We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e3a1d commit 5b7a01dCopy full SHA for 5b7a01d
_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.2/js/all.js"></script>
+ <script src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
13
{% endif %}
14
15
{% if site.search == true or page.layout == "search" %}
0 commit comments