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
|
permalink: pretty
|
||||||
gems:
|
plugins:
|
||||||
- jekyll-redirect-from
|
- jekyll-redirect-from
|
||||||
sass:
|
sass:
|
||||||
style: compressed
|
style: compressed
|
||||||
exclude:
|
exclude:
|
||||||
- CNAME
|
- CNAME
|
||||||
- README.md
|
- Gemfile
|
||||||
- LICENSE.md
|
- LICENSE.md
|
||||||
|
- README.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user