Skip to content

Commit

Permalink
remove jekyll plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
mselensky committed May 23, 2024
1 parent 75614a0 commit f58d5a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ gem "minima", "~> 2.5"
# uncomment the line below. To upgrade, run `bundle update github-pages`.
gem "github-pages", group: :jekyll_plugins
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.12"
end
#group :jekyll_plugins do
# gem "jekyll-feed", "~> 0.12"
#end

# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
# and associated library.
Expand Down

0 comments on commit f58d5a9

Please sign in to comment.