diff --git a/_config.yml b/_config.yml index c0dc545d2..613256233 100644 --- a/_config.yml +++ b/_config.yml @@ -14,3 +14,15 @@ port: 9001 repo: https://github.com/twbs/bootstrap download: https://github.com/twbs/bootstrap/archive/v3.0.0-rc1.zip download_dist: https://github.com/twbs/bootstrap/archive/v3.0.0-rc1-dist.zip + +examples: http://examples.getbootstrap.com +examples_repo: https://github.com/twbs/bootstrap-examples + +glyphicons: http://glyphicons.getbootstrap.com +glyphicons_repo: https://github.com/twbs/bootstrap-glyphicons + +blog: http://blog.getbootstrap.com +expo: http://expo.getbootstrap.com + +cdn_css: //netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/css/bootstrap.min.css +cdn_js: //netdna.bootstrapcdn.com/bootstrap/3.0.0-rc1/js/bootstrap.min.js diff --git a/_layouts/customize.html b/_layouts/customize.html index 26ff67362..5fd92549e 100644 --- a/_layouts/customize.html +++ b/_layouts/customize.html @@ -26,7 +26,7 @@
Until RC2, the Bootstrap 3 customizer will be disabled. In the mean time, snag the compiled CSS and JavaScript. Hang tight!
+Until RC2, the Bootstrap 3 customizer will be disabled. In the mean time, snag the compiled CSS and JavaScript. Hang tight!
Designed and built with all the love in the world by @mdo and @fat.
Code licensed under Apache License v2.0, documentation under CC BY 3.0.