Commit ea239691 authored by Heinrich Fenkart's avatar Heinrich Fenkart

Use jsDelivr CDN until BootstrapCDN gets updated

parent b8c3c5c1
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment