diff options
| author | Chris Rebert <[email protected]> | 2015-03-16 08:41:00 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-03-16 08:41:00 -0700 |
| commit | 312e527cb099cd9bbed41233ba96a85f066f04f5 (patch) | |
| tree | 19456ab97a9f91cb8fb032d2d9fb4c055b2d1afe | |
| parent | 8dbdb8f977b250a8fa99f1a507f2207d5c7fafc1 (diff) | |
| download | bootstrap-312e527cb099cd9bbed41233ba96a85f066f04f5.tar.xz bootstrap-312e527cb099cd9bbed41233ba96a85f066f04f5.zip | |
BootstrapCDN: v3.3.2 => v3.3.4
| -rw-r--r-- | _config.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml index 0e7f2b3da..839bc7593 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.2/css/bootstrap.min.css - css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap-theme.min.css - js: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js + css: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css + css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap-theme.min.css + js: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js |
