Skip to content

Commit

Permalink
Pull html5 shiv into local project for faster serving
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Dec 22, 2017
1 parent 6a6d716 commit 91e705e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="shortcut icon" href="favicon.ico"/>

<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="js/html5shiv.min.js"></script>
<![endif]-->
<script src="js/ga.js"></script>
<script src="js/avatars.js"></script>
Expand Down
4 changes: 4 additions & 0 deletions docs/js/html5shiv.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 91e705e

Please sign in to comment.