Skip to content

Commit

Permalink
add jekyll-paginate - attempt_4
Browse files Browse the repository at this point in the history
  • Loading branch information
Miro0o committed Feb 6, 2024
1 parent 4ac45c4 commit 83e4c52
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 @@ -16,11 +16,11 @@ source "https://rubygems.org"
# 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!
gem "jekyll-paginate"
gem "jekyll-seo-tag"
gem "jekyll-sitemap"

group :jekyll_plugins do
gem "jekyll-paginate"
gem "jekyll-seo-tag"
gem "jekyll-sitemap"
gem "jekyll-feed", "~> 0.12"
end

Expand Down

0 comments on commit 83e4c52

Please sign in to comment.