Skip to content

Commit

Permalink
Revert "Bump minimal-mistakes to 4.26.2 (#136)" (#140)
Browse files Browse the repository at this point in the history
This reverts commit 7eea33c.
  • Loading branch information
zkitefly committed Jul 21, 2024
1 parent e38eb9e commit ca983c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,3 @@ end
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]

gem "webrick", "~> 1.7"

gem "csv", "~> 3.0"
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.

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

Expand Down

0 comments on commit ca983c6

Please sign in to comment.