Skip to content

Commit 5b7a01d

Browse files
coliffmmistakes
authored andcommitted
Update Font Awesome to latest version (mmistakes#1513)
Update Font Awesome to latest version
1 parent 42e3a1d commit 5b7a01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/scripts.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{% endfor %}
1010
{% else %}
1111
<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>
12+
<script src="https://use.fontawesome.com/releases/v5.0.6/js/all.js"></script>
1313
{% endif %}
1414

1515
{% if site.search == true or page.layout == "search" %}

0 commit comments

Comments
 (0)