1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-10 23:54:08 +02:00

Add respond.js to main docs pages, but only for IE8 and down

This commit is contained in:
Mark Otto
2013-01-17 14:00:03 -08:00
parent 7c23d889bb
commit 5c76518f7d
9 changed files with 14 additions and 8 deletions

View File

@@ -15,6 +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/respond/respond.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
@@ -204,6 +205,5 @@
<script src="assets/js/application.js"></script>
</body>
</html>