aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Fenkart <[email protected]>2014-10-30 07:20:41 +0100
committerHeinrich Fenkart <[email protected]>2014-10-30 07:20:41 +0100
commitea23969150e7329dd4e996b844db0282c4d2319d (patch)
tree642ed6093247864a074f35d2ff25c70d12bf1b1d
parentb8c3c5c19b2154d157256cec839c9b0a40b3e7b4 (diff)
downloadbootstrap-ea23969150e7329dd4e996b844db0282c4d2319d.tar.xz
bootstrap-ea23969150e7329dd4e996b844db0282c4d2319d.zip
Use jsDelivr CDN until BootstrapCDN gets updated
-rw-r--r--_config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index a936a3dde..e7b86d355 100644
--- a/_config.yml
+++ b/_config.yml
@@ -27,6 +27,6 @@ blog: http://blog.getbootstrap.com
expo: http://expo.getbootstrap.com
cdn:
- css: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css
- css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap-theme.min.css
- js: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js
+ css: https://cdn.jsdelivr.net/bootstrap/3.3.0/css/bootstrap.min.css
+ css_theme: https://cdn.jsdelivr.net/bootstrap/3.3.0/css/bootstrap-theme.min.css
+ js: https://cdn.jsdelivr.net/bootstrap/3.3.0/js/bootstrap.min.js