Skip to content

Commit 35ee4ff

Browse files
committed
jekyll-redorect-fromの記載位置を最後にしないようにする
1 parent 1442900 commit 35ee4ff

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
@@ -26,9 +26,9 @@ registration: https://dojocon-japan.doorkeeper.jp/events/176163
2626
plugins:
2727
- jekyll-feed
2828
- jekyll-include-cache
29+
- jekyll-redirect-from
2930
- jekyll-sitemap # This must be LAST to include contents generated by gems above
3031
- jekyll-liquify # This enable to use variables in frontmatter
31-
- jekyll-redirect-from
3232

3333
sass:
3434
style: compressed

0 commit comments

Comments
 (0)