Skip to content

Commit

Permalink
Restrict Font Awesome major version to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
iBug committed Jan 6, 2020
1 parent 5c78942 commit f0a4ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Expand Up @@ -151,7 +151,7 @@ footer:
footer_scripts: footer_scripts:
- /assets/js/main.min.js - /assets/js/main.min.js
# Very hacking # Very hacking
- 'https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free/js/all.min.js" async defer type="text/javascript' - 'https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/js/all.min.js" async defer type="text/javascript'




# Reading Files # Reading Files
Expand Down

0 comments on commit f0a4ab0

Please sign in to comment.