Revert plugins;
back to gems:
until github/github-pages gem updates to newer Jekyll
- Plugins won't activate if using the new `plugins` key with Jekyll < 3.5
This commit is contained in:
parent
48e2006622
commit
8b2850c9f9
1 changed files with 2 additions and 2 deletions
|
@ -178,8 +178,8 @@ paginate_path: /page:num/
|
|||
timezone: # http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
|
||||
|
||||
# Plugins (previously gems:)
|
||||
plugins:
|
||||
# Plugins
|
||||
gems:
|
||||
- jekyll-paginate
|
||||
- jekyll-sitemap
|
||||
- jekyll-gist
|
||||
|
|
Loading…
Reference in a new issue