We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7611a commit eaa7261Copy full SHA for eaa7261
README.md
@@ -38,6 +38,8 @@ plugins:
38
- jekyll-redirect-from
39
```
40
41
+💡 If you are using a Jekyll version less than 3.5.0, use the `gems` key instead of `plugins`.
42
+
43
If you're using Jekyll in `safe` mode to mimic GitHub Pages, make sure to
44
add jekyll-redirect-from to your whitelist:
45
0 commit comments