Bump up Font Awesome to 5.8.1

This commit is contained in:
Danielle McLean 2019-05-06 08:46:06 +10:00
parent d017c642eb
commit 4436db7d83
Signed by: 00dani
GPG Key ID: FF6F9216852288FF
1 changed files with 2 additions and 2 deletions

View File

@ -40,8 +40,8 @@
{% block styles %}{% endblock %}
{% endcompress %}
<script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.6.3/js/all.js"
integrity="sha384-EIHISlAOj4zgYieurP0SdoiBYfGJKkgWedPHH4jCzpCXLmzVsw1ouK59MuUtP4a1" crossorigin="anonymous"></script>
<script type="text/javascript" defer src="https://use.fontawesome.com/releases/v5.8.1/js/all.js"
integrity="sha384-g5uSoOSBd7KkhAMlnQILrecXvzst9TdC09/VM+pjDTCM+1il8RHz5fKANTFFb+gQ" crossorigin="anonymous"></script>
</head>
<body{% block body_attr %}{% endblock %}>
<header>