~xdavidwu/xdavidwu.link

7b8e076f9116883467af841e759ea4ae1c2bf0ac — Christian Oliff 6 years ago 12f25ac
update Font Awesome (#1711)

REF: https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md
1 files changed, 2 insertions(+), 2 deletions(-)

M _includes/scripts.html
M _includes/scripts.html => _includes/scripts.html +2 -2
@@ 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 %}
\ No newline at end of file
{% include /comments-providers/scripts.html %}