update Font Awesome (#1668)

REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
This commit is contained in:
Christian Oliff 2018-05-12 01:47:42 +09:00 committed by Michael Rose
parent 1b61c1dd44
commit 28ef6b07d7

View file

@ -9,7 +9,7 @@
{% endfor %}
{% else %}
<script src="{{ '/assets/js/main.min.js' | relative_url }}"></script>
<script src="https://use.fontawesome.com/releases/v5.0.12/js/all.js"></script>
<script src="https://use.fontawesome.com/releases/v5.0.13/js/all.js"></script>
{% endif %}
{% if site.search == true or page.layout == "search" %}