diff --git a/CHANGELOG.md b/CHANGELOG.md index e268438d..78cc11d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## [4.17.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.17.1) ### Enhancements diff --git a/README.md b/README.md index 0c4ccfc6..7b7e5112 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ To install: bundle ``` -4. Add `remote_theme: "mmistakes/minimal-mistakes@4.17.1"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry. +4. Add `remote_theme: "mmistakes/minimal-mistakes@4.17.2"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry. **Looking for an example?** Fork the [Minimal Mistakes remote theme starter](https://github.com/mmistakes/mm-github-pages-starter) for the quickest method of getting a GitHub Pages hosted site up and running. Replace sample content with your own and configure as needed. diff --git a/_layouts/default.html b/_layouts/default.html index 81462222..34c4e3f7 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,7 @@