Skip to content

Commit 5ab2ec4

Browse files
coliffmmistakes
authored andcommitted
Update font awesome (mmistakes#1754)
* Update scripts.html * update to 5.2.0 REF: https://github.com/FortAwesome/Font-Awesome/releases
1 parent c94682e commit 5ab2ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/scripts.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{% endfor %}
1010
{% else %}
1111
<script src="{{ '/assets/js/main.min.js' | relative_url }}"></script>
12-
<script src="https://use.fontawesome.com/releases/v5.1.0/js/all.js"></script>
12+
<script src="https://use.fontawesome.com/releases/v5.2.0/js/all.js"></script>
1313
{% endif %}
1414

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

0 commit comments

Comments
 (0)