Upgrade to newest HTML5 shiv, and make it a local dependency rather than CDNing

This commit is contained in:
Mark Otto
2013-01-14 00:11:55 -08:00
parent 4b34f4947a
commit f9ee99cf6f
19 changed files with 26 additions and 18 deletions

View File

@@ -67,7 +67,7 @@
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<script src="../assets/js/html5shiv.js"></script>
<![endif]-->
<!-- Fav and touch icons -->