We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 600f58a commit 417a84aCopy full SHA for 417a84a
_includes/scripts.html
@@ -9,7 +9,7 @@
9
{% endfor %}
10
{% else %}
11
<script src="{{ '/assets/js/main.min.js' | absolute_url }}"></script>
12
- <script src="https://use.fontawesome.com/releases/v5.0.7/js/all.js"></script>
+ <script src="https://use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
13
{% endif %}
14
15
{% if site.search == true or page.layout == "search" %}
0 commit comments