Skip to content

Commit fffd41d

Browse files
author
Michael Atambo
committed
deps
1 parent 4b5caee commit fffd41d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mmg_website/Gemfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ gem "jekyll-remote-theme", group: :jekyll_plugins
2121
# If you have any plugins, put them here!
2222
group :jekyll_plugins do
2323
gem "jekyll-feed", "~> 0.12"
24+
gem "jekyll-seo-tag", "~> 2.1"
25+
gem "jekyll-sitemap", "~> 1.3"
26+
gem "jekyll-paginate", "~> 1.1"
27+
gem "jekyll-spaceship", "~> 0.2"
2428
end
2529

2630
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem

0 commit comments

Comments
 (0)