aboutsummaryrefslogtreecommitdiff
path: root/_includes/header.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-10-13 23:18:30 -0700
committerChris Rebert <[email protected]>2013-10-13 23:18:30 -0700
commitc5da0597bcd0d2bd1daddd3a0f784b8a5e8e1a44 (patch)
tree56e0f8dd3f84b350f9fcf45c9ba675fd23bc3146 /_includes/header.html
parent810a852f4a2725da9a8990774714e8fce4c93cb1 (diff)
downloadbootstrap-c5da0597bcd0d2bd1daddd3a0f784b8a5e8e1a44.tar.xz
bootstrap-c5da0597bcd0d2bd1daddd3a0f784b8a5e8e1a44.zip
use CDN for respond.js
Diffstat (limited to '_includes/header.html')
-rw-r--r--_includes/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/header.html b/_includes/header.html
index b25f2cf43..e70f6a8b6 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -22,7 +22,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="{{ page.base_url }}docs-assets/js/respond.min.js"></script>
+ <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
<![endif]-->
<!-- Favicons -->