Migitate depreciated syntax usage for Jekyll configuration

This commit is contained in:
Spotlight 2018-04-08 11:45:43 -05:00
parent e07beed424
commit 6c9a341aa6
No known key found for this signature in database
GPG key ID: 1677AD4E8EBBBC56
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View file

@ -12,5 +12,5 @@ example/_site
node_modules
npm-debug.log*
/vendor
torrents
/.idea
Gemfile.lock

View file

@ -209,7 +209,7 @@ sass:
style: compressed # http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style
# Plugins
gems:
plugins:
- jekyll-paginate
- jekyll-sitemap
- jekyll-gist