1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00

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

@@ -15,7 +15,7 @@
<!-- Le 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]-->
<!-- Le fav and touch icons -->