Skip to content

Commit dc965c5

Browse files
committed
Release 4.26.0 💎
1 parent accc82a commit dc965c5

File tree

11 files changed

+13
-13
lines changed

11 files changed

+13
-13
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## [4.26.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.26.0)
44

55
### Bug Fixes
66

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2013-2020 Michael Rose and contributors
3+
Copyright (c) 2013-2024 Michael Rose and contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ To install:
121121
bundle
122122
```
123123

124-
4. Add `remote_theme: "mmistakes/minimal-mistakes@4.25.1"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry.
124+
4. Add `remote_theme: "mmistakes/minimal-mistakes@4.26.0"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry.
125125

126126
<!--
127127
Dev note: The version number is currently hard-coded in these files:
@@ -210,7 +210,7 @@ To test the theme, run `bundle exec rake preview` and open your browser at `http
210210

211211
The MIT License (MIT)
212212

213-
Copyright (c) 2013-2020 Michael Rose and contributors
213+
Copyright (c) 2013-2024 Michael Rose and contributors
214214

215215
Permission is hereby granted, free of charge, to any person obtaining a copy
216216
of this software and associated documentation files (the "Software"), to deal

_includes/copyright.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Minimal Mistakes Jekyll Theme 4.25.1 by Michael Rose
2+
Minimal Mistakes Jekyll Theme 4.26.0 by Michael Rose
33
Copyright 2013-2024 Michael Rose - mademistakes.com | @mmistakes
44
Free for personal and commercial use under the MIT license
55
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE

_includes/copyright.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Minimal Mistakes Jekyll Theme 4.25.1 by Michael Rose
2+
* Minimal Mistakes Jekyll Theme 4.26.0 by Michael Rose
33
* Copyright 2013-2024 Michael Rose - mademistakes.com | @mmistakes
44
* Free for personal and commercial use under the MIT license
55
* https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE

_sass/minimal-mistakes/_copyright.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Minimal Mistakes Jekyll Theme 4.25.1 by Michael Rose
2+
* Minimal Mistakes Jekyll Theme 4.26.0 by Michael Rose
33
* Copyright 2013-2024 Michael Rose - mademistakes.com | @mmistakes
44
* Free for personal and commercial use under the MIT license
55
* https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE

assets/js/main.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_data/theme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# for use with in-page templates
22
---
3-
version: 4.25.1
3+
version: 4.26.0

docs/_pages/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ header:
1010
url: "/docs/quick-start-guide/"
1111
excerpt: >
1212
A flexible two-column Jekyll theme. Perfect for building personal sites, blogs, and portfolios.<br />
13-
<small><a href="https://github.com/mmistakes/minimal-mistakes/releases/tag/4.25.1">Latest release v4.25.1</a></small>
13+
<small><a href="https://github.com/mmistakes/minimal-mistakes/releases/tag/4.26.0">Latest release v4.26.0</a></small>
1414
feature_row:
1515
- image_path: /assets/images/mm-customizable-feature.png
1616
alt: "customizable"

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)