Skip to content

Commit 6987c8f

Browse files
committed
2025-03-15
1 parent fb5fb47 commit 6987c8f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ gem "jekyll", "~> 4.3.2"
1212
# gem "minima", "~> 2.5" # RSH--
1313

1414
# 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
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
1717
# RSH++
1818

1919
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and

0 commit comments

Comments
 (0)