Skip to content

Commit

Permalink
added required plugins and pinned version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cutwell committed Aug 9, 2023
1 parent c860e09 commit 1db14ea
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/_config.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
remote_theme: "mmistakes/minimal-mistakes"
remote_theme: "mmistakes/minimal-mistakes@4.24.0" # pin version so plugins list is correct
plugins:
- jekyll-seo-tag
- jekyll-remote-theme
- jekyll-paginate
- jekyll-sitemap
- jekyll-gist
- jekyll-feed
- jekyll-include-cache
- jekyll-seo-tag # GH pages
- jekyll-remote-theme # GH pages

0 comments on commit 1db14ea

Please sign in to comment.