Skip to content

Commit 0e4ddc8

Browse files
authored
Merge pull request #51 from nkdAgility/fix/20230517
Disable jekyll-redirect-from to try to fix casing issue
2 parents e9b31de + 3818bc4 commit 0e4ddc8

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
@@ -73,7 +73,7 @@ plugins:
7373
# - jekyll-github-metadata
7474
- jekyll-optional-front-matter
7575
- jekyll-last-modified-at
76-
- jekyll-redirect-from
76+
#- jekyll-redirect-from
7777

7878
kramdown:
7979
math_engine: mathjax

0 commit comments

Comments
 (0)