We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a075d81 commit 5d647b0Copy full SHA for 5d647b0
mmg_website/Gemfile
@@ -7,13 +7,13 @@ source "https://rubygems.org"
7
#
8
# This will help ensure the proper Jekyll version is running.
9
# Happy Jekylling!
10
-gem "jekyll", "~> 4.3.4"
+#gem "jekyll", "~> 4.3.4"
11
# This is the default theme for new Jekyll sites. You may change this to anything you like.
12
# gem "minima", "~> 2.5"
13
#gem "jekyll-theme-yat"
14
15
-gem "jekyll-remote-theme", group: :jekyll_plugins
16
+gem "jekyll-remote-theme", group: :jekyll_plugins
17
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
18
# uncomment the line below. To upgrade, run `bundle update github-pages`.
19
gem "github-pages", group: :jekyll_plugins
0 commit comments