Skip to content

Commit 5267bc0

Browse files
author
Michael Atambo
committed
test VIII
1 parent bb9abf4 commit 5267bc0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mmg_website/Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ gem "jekyll", "~> 4.3.4"
1414

1515

1616
#gem "jekyll"
17+
gem "jekyll-sitemap"
18+
gem "jekyll-spaceship"
1719
gem "jekyll-remote-theme", group: :jekyll_plugins
1820
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1921
# uncomment the line below. To upgrade, run `bundle update github-pages`.
2022
#gem "github-pages", group: :jekyll_plugins
2123
# If you have any plugins, put them here!
2224
group :jekyll_plugins do
23-
gem "jekyll-spaceship"
24-
gem "jekyll-seo-tag"
2525
gem "jekyll-feed", "~> 0.12"
2626
end
2727

0 commit comments

Comments
 (0)