mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-01 12:00:24 +00:00
Remove redundant _config.yml quotes
This commit is contained in:
parent
41b2868906
commit
dd9946e919
1 changed files with 3 additions and 3 deletions
|
|
@ -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 a new issue