Skip to content

Commit 5d647b0

Browse files
author
Michael Atambo
committed
test Iv
1 parent a075d81 commit 5d647b0

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
@@ -7,13 +7,13 @@ source "https://rubygems.org"
77
#
88
# This will help ensure the proper Jekyll version is running.
99
# Happy Jekylling!
10-
gem "jekyll", "~> 4.3.4"
10+
#gem "jekyll", "~> 4.3.4"
1111
# This is the default theme for new Jekyll sites. You may change this to anything you like.
1212
# gem "minima", "~> 2.5"
1313
#gem "jekyll-theme-yat"
1414

15-
gem "jekyll-remote-theme", group: :jekyll_plugins
1615

16+
gem "jekyll-remote-theme", group: :jekyll_plugins
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`.
1919
gem "github-pages", group: :jekyll_plugins

0 commit comments

Comments
 (0)