Skip to content

Commit 0f2eaf7

Browse files
authored
Updating config from gems to plugins
"Deprecation: The 'gems' configuration option has been renamed to 'plugins'. Please update your config file accordingly."
1 parent edf8673 commit 0f2eaf7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ paginate_path: /page:num/
3939

4040
# Build settings
4141
markdown: kramdown
42-
gems:
42+
43+
plugins:
4344
- jekyll-paginate
4445
- jekyll-feed
4546
- jekyll-sitemap

0 commit comments

Comments
 (0)