forked from 00dani/lemoncurry
Enable Font Awesome, since I wanna use it
This commit is contained in:
parent
fe75a57550
commit
c74eb40d76
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
{% compress css %}
|
{% compress css %}
|
||||||
<link rel="stylesheet" type="text/stylus" href="/static/lemoncurry/css/layout.styl" />
|
<link rel="stylesheet" type="text/stylus" href="/static/lemoncurry/css/layout.styl" />
|
||||||
{% endcompress %}
|
{% endcompress %}
|
||||||
|
<script type="text/javascript" src="https://use.fontawesome.com/4fbab4ae27.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
|
|
Loading…
Reference in a new issue