Skip to content

Commit a075d81

Browse files
author
Michael Atambo
committed
test III
1 parent d99caaa commit a075d81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mmg_website/Gemfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ gem "jekyll-remote-theme", group: :jekyll_plugins
1616

1717
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1818
# uncomment the line below. To upgrade, run `bundle update github-pages`.
19-
#gem "github-pages", group: :jekyll_plugins
19+
gem "github-pages", group: :jekyll_plugins
2020
# If you have any plugins, put them here!
2121
group :jekyll_plugins do
2222
gem "jekyll-feed", "~> 0.12"
23+
gem "jekyll-seo-tag"
2324
end
2425

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

0 commit comments

Comments
 (0)