diff --git a/CHANGELOG.md b/CHANGELOG.md index bce06e4de747..bd1180b42814 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## [4.20.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.20.0) ### Bug Fixes diff --git a/README.md b/README.md index 88654b6f6f86..47b1c62c1612 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ To install: bundle ``` -4. Add `remote_theme: "mmistakes/minimal-mistakes@4.19.3"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry. +4. Add `remote_theme: "mmistakes/minimal-mistakes@4.20.0"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry. **Looking for an example?** Use the [Minimal Mistakes remote theme starter](https://github.com/mmistakes/mm-github-pages-starter/generate) for the quickest method of getting a GitHub Pages hosted site up and running. Generate a new repository from the starter, replace sample content with your own, and configure as needed. diff --git a/_layouts/default.html b/_layouts/default.html index 52b091f1e7ff..5c64b396301c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,7 @@