Link clarifying adding plugins (#3181)
The phrase "put them here!" doesn't sufficiently clarify what to do; I add link to the Jekyll documentation with the proper syntax.
This commit is contained in:
parent
ebc8123d36
commit
6bd64ffd47
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ gem "minimal-mistakes-jekyll"
|
||||||
# gem "jekyll-include-cache"
|
# gem "jekyll-include-cache"
|
||||||
#
|
#
|
||||||
# If you have any other plugins, put them here!
|
# If you have any other plugins, put them here!
|
||||||
|
# Cf. https://jekyllrb.com/docs/plugins/installation/
|
||||||
group :jekyll_plugins do
|
group :jekyll_plugins do
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue