Release 4.27.2 💎
All checks were successful
Jekyll site CI / docker (push) Successful in 2m16s

This commit is contained in:
iBug
2025-07-20 23:28:54 +08:00
committed by Steffen Illium
parent 2886f94d58
commit c449e52a00
6 changed files with 6 additions and 6 deletions

View File

@@ -121,7 +121,7 @@ To install:
bundle bundle
``` ```
4. Add `remote_theme: "mmistakes/minimal-mistakes@4.27.1"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry. 4. Add `remote_theme: "mmistakes/minimal-mistakes@4.27.2"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry.
<!-- <!--
Dev note: The version number is currently hard-coded in these files: Dev note: The version number is currently hard-coded in these files:

View File

@@ -1,5 +1,5 @@
<!-- <!--
Minimal Mistakes Jekyll Theme 4.27.1 by Michael Rose Minimal Mistakes Jekyll Theme 4.27.2 by Michael Rose
Copyright 2013-2025 Michael Rose - mademistakes.com | @mmistakes Copyright 2013-2025 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE

View File

@@ -1,5 +1,5 @@
/*! /*!
* Minimal Mistakes Jekyll Theme 4.27.1 by Michael Rose * Minimal Mistakes Jekyll Theme 4.27.2 by Michael Rose
* Copyright 2013-2025 Michael Rose - mademistakes.com | @mmistakes * Copyright 2013-2025 Michael Rose - mademistakes.com | @mmistakes
* Free for personal and commercial use under the MIT license * Free for personal and commercial use under the MIT license
* https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE * https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE

View File

@@ -1,5 +1,5 @@
/*! /*!
* Minimal Mistakes Jekyll Theme 4.27.1 by Michael Rose * Minimal Mistakes Jekyll Theme 4.27.2 by Michael Rose
* Copyright 2013-2025 Michael Rose - mademistakes.com | @mmistakes * Copyright 2013-2025 Michael Rose - mademistakes.com | @mmistakes
* Free for personal and commercial use under the MIT license * Free for personal and commercial use under the MIT license
* https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE * https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE

View File

@@ -1,5 +1,5 @@
/*! /*!
* Minimal Mistakes Jekyll Theme 4.27.1 by Michael Rose * Minimal Mistakes Jekyll Theme 4.27.2 by Michael Rose
* Copyright 2013-2025 Michael Rose - mademistakes.com | @mmistakes * Copyright 2013-2025 Michael Rose - mademistakes.com | @mmistakes
* Free for personal and commercial use under the MIT license * Free for personal and commercial use under the MIT license
* https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE * https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE

View File

@@ -1,7 +1,7 @@
{ {
"name": "minimal-mistakes", "name": "minimal-mistakes",
"private": true, "private": true,
"version": "4.27.1", "version": "4.27.2",
"description": "Minimal Mistakes 2 column Jekyll theme.", "description": "Minimal Mistakes 2 column Jekyll theme.",
"repository": { "repository": {
"type": "git", "type": "git",