Skip to content

Commit c57d330

Browse files
committed
fix(config): use jekyll-seo-tag instead of jekyll-seo
1 parent c9e5887 commit c57d330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ theme: "monoholic"
1212

1313
plugins:
1414
- jekyll-feed
15-
- jekyll-seo
15+
- jekyll-seo-tag
1616

1717
# Exclude from processing.
1818
# The following items will not be processed, by default.

0 commit comments

Comments
 (0)