aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-01-17 14:00:03 -0800
committerMark Otto <[email protected]>2013-01-17 14:00:03 -0800
commit5c76518f7d4eb5e71ce3e196a1bc98496d3cc80c (patch)
tree01338ea18adfdb0dc5092f8e6aa7338b8f41cb9d /docs/templates
parent7c23d889bb89fa7dc5ea17347a6b3a44c01f652d (diff)
downloadbootstrap-5c76518f7d4eb5e71ce3e196a1bc98496d3cc80c.tar.xz
bootstrap-5c76518f7d4eb5e71ce3e196a1bc98496d3cc80c.zip
Add respond.js to main docs pages, but only for IE8 and down
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/layout.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache
index 776e45288..8c0acff9a 100644
--- a/docs/templates/layout.mustache
+++ b/docs/templates/layout.mustache
@@ -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 -->
@@ -144,7 +145,6 @@
<script src="assets/js/application.js"></script>
-
{{#production}}
<!-- Analytics
================================================== -->