From 259ff8b6a49a76231c46d922bdfdf114f1e8f8ea Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 26 Jul 2013 19:24:59 -0700 Subject: [PATCH] More vars work --- _config.yml | 12 ++++++++++++ _layouts/customize.html | 4 ++-- _layouts/default.html | 2 +- _layouts/home.html | 6 +++--- 4 files changed, 18 insertions(+), 6 deletions(-) diff --git a/_config.yml b/_config.yml index c0dc545d29..6132562339 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 26ff67362a..5fd92549ee 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!

@@ -38,7 +38,7 @@

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.