Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
c7eac32d
Commit
c7eac32d
authored
11 years ago
by
Chris Rebert
Browse files
Options
Download
Plain Diff
Merge pull request #12098 from ZDroid/reorg
Group repo vars together in Jekyll config
parents
05570574
f63cd94e
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
_config.yml
+1
-1
_config.yml
with
1 addition
and
1 deletion
+1
-1
_config.yml
+
1
-
1
View file @
c7eac32d
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets