aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-10-30 17:37:54 -0700
committerChris Rebert <[email protected]>2014-10-30 17:38:40 -0700
commit505171ef5d127e0e9a4ec82641396fd43804ace4 (patch)
tree8a5dcbc573785c1004ee358f8796eefbfcc713a2
parent3711abf93622e11b36e9ff03583e904c28ce218a (diff)
downloadbootstrap-505171ef5d127e0e9a4ec82641396fd43804ace4.tar.xz
bootstrap-505171ef5d127e0e9a4ec82641396fd43804ace4.zip
Revert "Use jsDelivr CDN until BootstrapCDN gets updated"
This reverts commit ea23969150e7329dd4e996b844db0282c4d2319d. BootstrapCDN has now uploaded Bootstrap v3.3.0
-rw-r--r--_config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index e7b86d355..a936a3dde 100644
--- a/_config.yml
+++ b/_config.yml
@@ -27,6 +27,6 @@ blog: http://blog.getbootstrap.com
expo: http://expo.getbootstrap.com
cdn:
- 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
+ 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