We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 866ffc4 commit 0fe4fe3Copy full SHA for 0fe4fe3
_config.yml
@@ -28,6 +28,6 @@ blog: http://blog.getbootstrap.com
28
expo: http://expo.getbootstrap.com
29
30
cdn:
31
- css: //maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css
32
- css_theme: //maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css
33
- js: //maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js
+ css: https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css
+ css_theme: https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css
+ js: https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js
0 commit comments