summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/examples/carousel/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/examples/carousel/index.html')
-rwxr-xr-xbower_components/bootstrap/examples/carousel/index.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/bower_components/bootstrap/examples/carousel/index.html b/bower_components/bootstrap/examples/carousel/index.html
index 37dd691a..d962c1e6 100755
--- a/bower_components/bootstrap/examples/carousel/index.html
+++ b/bower_components/bootstrap/examples/carousel/index.html
@@ -11,7 +11,12 @@
<!-- Bootstrap core CSS -->
<link href="../../dist/css/bootstrap.css" rel="stylesheet">
- <link href="../../dist/css/bootstrap-glyphicons.css" rel="stylesheet">
+
+ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+ <!--[if lt IE 9]>
+ <script src="../../assets/js/html5shiv.js"></script>
+ <script src="../../assets/js/respond.min.js"></script>
+ <![endif]-->
<!-- Custom styles for this template -->
<link href="carousel.css" rel="stylesheet">
@@ -186,7 +191,6 @@
</div><!-- /.container -->
-
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->