mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2025-06-07 20:24:02 +08:00
Revert "Bump minimal-mistakes to 4.26.2 (#136)" (#140)
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This reverts commit 7eea33c984
.
This commit is contained in:
parent
e38eb9ec81
commit
ca983c661a
2
Gemfile
2
Gemfile
@ -35,5 +35,3 @@ end
|
|||||||
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
|
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
|
||||||
|
|
||||||
gem "webrick", "~> 1.7"
|
gem "webrick", "~> 1.7"
|
||||||
|
|
||||||
gem "csv", "~> 3.0"
|
|
@ -18,7 +18,7 @@
|
|||||||
# You can create any custom variable you would like, and they will be accessible
|
# You can create any custom variable you would like, and they will be accessible
|
||||||
# in the templates via {{ site.myvariable }}.
|
# 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"
|
minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
|
||||||
locale: "zh-CN"
|
locale: "zh-CN"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user