forked from 00dani/lemoncurry
Upgrade to Font Awesome v5.0.11
This commit is contained in:
parent
70d4579448
commit
0b43aad50e
1 changed files with 2 additions and 2 deletions
|
@ -42,8 +42,8 @@
|
|||
<link rel="stylesheet" type="text/stylus" href="{% static 'lemoncurry/css/layout.styl' %}" />
|
||||
{% block styles %}{% endblock %}
|
||||
{% endcompress %}
|
||||
<script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.0.10/js/all.js"
|
||||
integrity="sha384-slN8GvtUJGnv6ca26v8EzVaR9DC58QEwsIk9q1QXdCU8Yu8ck/tL/5szYlBbqmS+" crossorigin="anonymous"></script>
|
||||
<script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.0.11/js/all.js"
|
||||
integrity="sha384-ImVoB8Er8knetgQakxuBS4G3RSkyD8IZVVQCAnmRJrDwqJFYUE4YOv+DbIofcO9C" crossorigin="anonymous"></script>
|
||||
{% analytical_head_bottom %}
|
||||
</head>
|
||||
<body{% block body_attr %}{% endblock %}>
|
||||
|
|
Loading…
Reference in a new issue