Skip to content

Commit

Permalink
Bump minimal-mistakes to 4.26.2 (#136)
Browse files Browse the repository at this point in the history
* Bump Jekyll to 4.3.3

* Bump minimal-mistakes to 4.26.2
  • Loading branch information
Glavo authored Jul 17, 2024
1 parent a091fb2 commit 7eea33c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ 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.24.0"
remote_theme : "mmistakes/minimal-mistakes@4.26.2"
minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
locale: "zh-CN"

Expand Down

0 comments on commit 7eea33c

Please sign in to comment.