Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 02f71b6

Browse files
committed
Update configuration for Jekyll 3.8
`gems` is deprecated, use `plugins` instead.
1 parent 48b2121 commit 02f71b6

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
@@ -19,7 +19,7 @@ exclude: ["script", "vendor", "Gemfile", "Gemfile.lock", "config.ru", "Procfile"
1919
markdown: kramdown
2020
relative_permalinks: false
2121

22-
gems:
22+
plugins:
2323
- jekyll-redirect-from
2424

2525
sass:

0 commit comments

Comments
 (0)