Enable Font Awesome, since I wanna use it

This commit is contained in:
Danielle McLean 2017-10-23 10:30:34 +11:00
parent fe75a57550
commit c74eb40d76
Signed by: 00dani
GPG Key ID: 5A5D2D1AFF12EEC5
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
{% compress css %}
<link rel="stylesheet" type="text/stylus" href="/static/lemoncurry/css/layout.styl" />
{% endcompress %}
<script type="text/javascript" src="https://use.fontawesome.com/4fbab4ae27.js"></script>
</head>
<body>
<header>