Skip to content

Commit

Permalink
fix: update enable.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCurrin authored Nov 23, 2021
1 parent 85c417c commit 5e22c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cheatsheets/jekyll/plugins/enable.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For local development and use outside of GH Pages, it is sufficient to add a plu
group :jekyll_plugins do
gem "jekyll-feed"
gem "jekyll-sitemap", "~> 1.4"
gem "jekyll-seo-tag, "~> 2.7.1"
gem "jekyll-seo-tag", "~> 2.7.1"
end
```

Expand Down

0 comments on commit 5e22c04

Please sign in to comment.