Skip to content

Commit

Permalink
Update to Font Awesome 5 using customized v4 shim
Browse files Browse the repository at this point in the history
  • Loading branch information
Drakmyth committed Jun 29, 2018
1 parent f801a3e commit f0d9a3f
Show file tree
Hide file tree
Showing 11 changed files with 2,179 additions and 697 deletions.
1 change: 1 addition & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<link rel="stylesheet" href="{{- 'assets/css/main.css' | relative_url -}}" />
<!--[if lte IE 8]><link rel="stylesheet" href="{{- 'assets/css/ie8.css' | relative_url -}}" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="{{- 'assets/css/ie9.css' | relative_url -}}" /><![endif]-->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.0/css/all.css">

<!-- Scripts -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" defer></script>
Expand Down
Loading

0 comments on commit f0d9a3f

Please sign in to comment.