~xdavidwu/xdavidwu.link

d2483e9e66bfda4e2f1b72d4194ce669315b21b3 — Christian Oliff 6 years ago 15b9cec
update Font Awesome (#1668)

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

M _includes/scripts.html
M _includes/scripts.html => _includes/scripts.html +1 -1
@@ 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" %}