Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
c5fdea1b
Commit
c5fdea1b
authored
10 years ago
by
Heinrich Fenkart
Browse files
Options
Download
Plain Diff
Merge pull request #14930 from twbs/use-jsdelivr-cdn-urls
Use jsDelivr CDN until BootstrapCDN gets updated
parents
b8c3c5c1
ea239691
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
_config.yml
+3
-3
_config.yml
with
3 additions
and
3 deletions
+3
-3
_config.yml
+
3
-
3
View file @
c5fdea1b
...
...
@@ -27,6 +27,6 @@ blog: http://blog.getbootstrap.com
expo
:
http://expo.getbootstrap.com
cdn
:
css
:
https://
max
cdn.
bootstrapcdn.com
/bootstrap/3.3.0/css/bootstrap.min.css
css_theme
:
https://
max
cdn.
bootstrapcdn.com
/bootstrap/3.3.0/css/bootstrap-theme.min.css
js
:
https://
max
cdn.
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
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment