aboutsummaryrefslogtreecommitdiff
path: root/examples/theme
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-10-16 15:36:14 -0700
committerChris Rebert <[email protected]>2013-10-16 15:36:37 -0700
commitcf95fe20ba2b54eb433d513754741dc32e76a4cc (patch)
treec01c6682817bb1a7adbb88be4a31619f2b282f7c /examples/theme
parentc1bf625dfe07eab186b03b1d9c115b93c94018d5 (diff)
downloadbootstrap-cf95fe20ba2b54eb433d513754741dc32e76a4cc.tar.xz
bootstrap-cf95fe20ba2b54eb433d513754741dc32e76a4cc.zip
upgrade to html5shiv v 3.7.0
Diffstat (limited to 'examples/theme')
-rw-r--r--examples/theme/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/theme/index.html b/examples/theme/index.html
index b036cb751..9dcf424c5 100644
--- a/examples/theme/index.html
+++ b/examples/theme/index.html
@@ -20,7 +20,7 @@
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
- <script src="https://oss.maxcdn.com/libs/html5shiv/3.6.2/html5shiv.js"></script>
+ <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
</head>