updated feed config

This commit is contained in:
Garry Ing
2021-03-20 11:29:52 -04:00
parent b2c6c90262
commit 2a98674f82
3 changed files with 16 additions and 4 deletions

View File

@ -14,7 +14,7 @@ gem "jekyll", "~> 4.2.0"
# gem "github-pages", group: :jekyll_plugins
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.12"
gem "jekyll-feed", git: "https://github.com/hyphacoop/jekyll-feed"
gem "jekyll-last-modified-at", "~> 1.3"
end