Merge pull request #156 from Calinou/fix-config-gems-deprecation
Fix deprecated `gems` entry in configuration
This commit is contained in:
commit
0b282abd4d
@ -1,9 +1,10 @@
|
||||
permalink: pretty
|
||||
gems:
|
||||
plugins:
|
||||
- jekyll-redirect-from
|
||||
sass:
|
||||
style: compressed
|
||||
exclude:
|
||||
- CNAME
|
||||
- README.md
|
||||
- Gemfile
|
||||
- LICENSE.md
|
||||
- README.md
|
||||
|
Loading…
x
Reference in New Issue
Block a user