mirror of
https://github.com/aronwk-aaron/MSState-Library-ETD.git
synced 2026-05-18 01:26:09 -05:00
formatting
This commit is contained in:
@@ -9,13 +9,17 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
{% block css %}
|
||||
|
||||
{# CSS Styling #}
|
||||
{% assets "scss_all" %}
|
||||
<link rel=stylesheet type=text/css href="{{ ASSET_URL }}">
|
||||
{% endassets %}
|
||||
<link rel='stylesheet' href='https://use.fontawesome.com/releases/v5.7.1/css/all.css'
|
||||
|
||||
<link rel='stylesheet'
|
||||
href='https://use.fontawesome.com/releases/v5.7.1/css/all.css'
|
||||
integrity='sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr'
|
||||
crossorigin='anonymous'>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user