Remove jekyll-feed from gemfile

This commit is contained in:
Pk11 2020-12-30 01:58:04 -06:00
parent 1f6c2bb959
commit addd506dee

View File

@ -15,9 +15,6 @@ 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"
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
# and associated library.