From f5cf2f798e8c59e28abc242397a2e915646525ef Mon Sep 17 00:00:00 2001 From: Kale Date: Mon, 7 Jun 2021 22:14:46 -0700 Subject: [PATCH] Update 'Gemfile' --- Gemfile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Gemfile b/Gemfile index bcd758a..f5163fe 100644 --- a/Gemfile +++ b/Gemfile @@ -16,6 +16,9 @@ gem "minima", "~> 2.5" # If you have any plugins, put them here! group :jekyll_plugins do gem "jekyll-feed", "~> 0.12" + gem "jekyll-sitemap" + gem "jekyll-paginate" + gem "jekyll-seo-tag" end # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem