forked from 00dani/lemoncurry
Upgrade to Font Awesome v5.0.4
This commit is contained in:
parent
0fd65d3c2b
commit
0c9adb0288
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
<link rel="stylesheet" type="text/stylus" href="{% static 'lemoncurry/css/layout.styl' %}" />
|
<link rel="stylesheet" type="text/stylus" href="{% static 'lemoncurry/css/layout.styl' %}" />
|
||||||
{% block styles %}{% endblock %}
|
{% block styles %}{% endblock %}
|
||||||
{% endcompress %}
|
{% endcompress %}
|
||||||
<script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.0.3/js/all.js"></script>
|
<script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.0.4/js/all.js"></script>
|
||||||
{% analytical_head_bottom %}
|
{% analytical_head_bottom %}
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue