mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-26 23:14:48 +00:00
Revert "Use jsDelivr CDN until BootstrapCDN gets updated"
This reverts commit ea23969150.
BootstrapCDN has now uploaded Bootstrap v3.3.0
This commit is contained in:
parent
3711abf936
commit
505171ef5d
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue