mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-11 08:00:59 +00:00
Merge pull request #12980 from ZDroid/config-yml-quotes
Remove redundant _config.yml quotes
This commit is contained in:
commit
c7984d41ca
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