forked from 00dani/lemoncurry
Upgrade Font Awesome to 5.6.3
This commit is contained in:
parent
e23ca7d215
commit
e660221265
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@
|
|||
{% block styles %}{% endblock %}
|
||||
{% endcompress %}
|
||||
|
||||
<script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.1.0/js/all.js"
|
||||
integrity="sha384-3LK/3kTpDE/Pkp8gTNp2gR/2gOiwQ6QaO7Td0zV76UFJVhqLl4Vl3KL1We6q6wR9" crossorigin="anonymous"></script>
|
||||
<script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.6.3/js/all.js"
|
||||
integrity="sha384-EIHISlAOj4zgYieurP0SdoiBYfGJKkgWedPHH4jCzpCXLmzVsw1ouK59MuUtP4a1" crossorigin="anonymous"></script>
|
||||
</head>
|
||||
<body{% block body_attr %}{% endblock %}>
|
||||
<header>
|
||||
|
|
Loading…
Reference in a new issue