diff options
| author | Zlatan Vasović <[email protected]> | 2014-01-05 11:51:49 +0100 |
|---|---|---|
| committer | Zlatan Vasović <[email protected]> | 2014-01-05 11:51:49 +0100 |
| commit | f63cd94e431602a3f4127bde684df219b106f7fc (patch) | |
| tree | 4050022f7639863c49c0a8f7c64e75e2a016eff6 | |
| parent | b9d779a73cc7c5b75cbec8248d8cf87b693616c6 (diff) | |
| download | bootstrap-f63cd94e431602a3f4127bde684df219b106f7fc.tar.xz bootstrap-f63cd94e431602a3f4127bde684df219b106f7fc.zip | |
Reorganize vars
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index b6e18adbe..6415d3a2e 100644 --- a/_config.yml +++ b/_config.yml @@ -16,6 +16,7 @@ url: http://localhost:9001 # Custom vars current_version: 3.0.3 repo: https://github.com/twbs/bootstrap +sass_repo: https://github.com/twbs/bootstrap-sass download: source: https://github.com/twbs/bootstrap/archive/v3.0.3.zip @@ -23,7 +24,6 @@ download: blog: http://blog.getbootstrap.com expo: http://expo.getbootstrap.com -sass_repo: https://github.com/twbs/bootstrap-sass cdn: css: //netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css |
