We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb5fb47 commit 6987c8fCopy full SHA for 6987c8f
1 file changed
Gemfile
@@ -12,8 +12,8 @@ gem "jekyll", "~> 4.3.2"
12
# gem "minima", "~> 2.5" # RSH--
13
14
# RSH++
15
-# gem "minima", github: "jekyll/minima" # This is to use the latest git version of Minima V3
16
-gem "minima", github: "jekyll/minima", ref: "43f3ed0" # This is to use the last known commit version which worked on the site
+gem "minima", github: "jekyll/minima" # This is to use the latest git version of Minima V3
+# gem "minima", github: "jekyll/minima", ref: "43f3ed0" # This is to use the last known commit version which worked on the site
17
18
19
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
0 commit comments