Commit c7eac32d authored by Chris Rebert's avatar Chris Rebert
Browse files

Merge pull request #12098 from ZDroid/reorg

Group repo vars together in Jekyll config
parents 05570574 f63cd94e
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment