Skip to content

Commit 53cf039

Browse files
committed
Revert "Switch minima theme source to donglua/minima"
This reverts commit 5990051.
1 parent 5990051 commit 53cf039

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ source "https://rubygems.org"
1010
gem "jekyll", "~> 4.4.1"
1111
gem "logger" # Ruby 4.0 需要显式添加
1212
# This is the default theme for new Jekyll sites. You may change this to anything you like.
13-
gem "minima", git: "https://github.com/donglua/minima"
13+
gem "minima", "~> 2.5"
1414
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1515
# uncomment the line below. To upgrade, run `bundle update github-pages`.
1616
# gem "github-pages", group: :jekyll_plugins

0 commit comments

Comments
 (0)