We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891adf5 commit 0e4badeCopy full SHA for 0e4bade
1 file changed
Gemfile
@@ -10,6 +10,7 @@ source "https://rubygems.org"
10
gem "jekyll", "~> 4.3.2"
11
# This is the default theme for new Jekyll sites. You may change this to anything you like.
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
0 commit comments