Skip to content

Commit be63957

Browse files
committed
'gems' are 'plugins' in Jekyll => 3.5.0
[1] https://jekyllrb.com/docs/plugins/#installing-a-plugin
1 parent b174917 commit be63957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kramdown:
88
highlighter: rouge
99

1010
# https://help.github.com/articles/configuring-jekyll-plugins/#default-plugins
11-
gems: # default
11+
plugins: # default
1212
- jekyll-coffeescript
1313
- jekyll-default-layout
1414
- jekyll-gist

0 commit comments

Comments
 (0)