Skip to content

Commit ca983c6

Browse files
authored
Revert "Bump minimal-mistakes to 4.26.2 (#136)" (#140)
This reverts commit 7eea33c.
1 parent e38eb9e commit ca983c6

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

Diff for: Gemfile

-2
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,3 @@ end
3535
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
3636

3737
gem "webrick", "~> 1.7"
38-
39-
gem "csv", "~> 3.0"

Diff for: _config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# You can create any custom variable you would like, and they will be accessible
1919
# in the templates via {{ site.myvariable }}.
2020

21-
remote_theme : "mmistakes/minimal-mistakes@4.26.2"
21+
remote_theme : "mmistakes/minimal-mistakes@4.24.0"
2222
minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
2323
locale: "zh-CN"
2424

0 commit comments

Comments
 (0)