update Font Awesome (#1711)

REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
This commit is contained in:
Christian Oliff 2018-06-23 03:26:47 +09:00 committed by Michael Rose
parent 39522e876f
commit 9a94fb0f96

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.13/js/all.js"></script>
<script src="https://use.fontawesome.com/releases/v5.1.0/js/all.js"></script>
{% endif %}
{% if site.search == true or page.layout == "search" %}
@ -25,4 +25,4 @@
{% endif %}
{% include analytics.html %}
{% include /comments-providers/scripts.html %}
{% include /comments-providers/scripts.html %}