mirror of https://github.com/twbs/bootstrap.git
Remove redundant _config.yml quotes
This commit is contained in:
parent
41b2868906
commit
dd9946e919
|
|
@ -15,9 +15,9 @@ url: http://getbootstrap.com
|
|||
encoding: UTF-8
|
||||
|
||||
exclude:
|
||||
- "jade"
|
||||
- "src"
|
||||
- "vendor"
|
||||
- jade
|
||||
- src
|
||||
- vendor
|
||||
|
||||
# Custom vars
|
||||
current_version: 3.1.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue