From 667cce089b3dbde4ce99c65e219e3f2bf47de94f Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Tue, 20 Aug 2019 21:40:37 -0400 Subject: [PATCH] =?UTF-8?q?Release=204.16.6=20=F0=9F=92=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- README.md | 2 +- _layouts/default.html | 2 +- _sass/minimal-mistakes.scss | 2 +- assets/js/main.min.js | 2 +- minimal-mistakes-jekyll.gemspec | 2 +- package-lock.json | 2 +- package.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc85d9a..042f3a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Unreleased +## [4.16.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.16.6) ### Enhancements diff --git a/README.md b/README.md index 060a8f6..9134f91 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ To install: bundle ``` -4. Add `remote_theme: "mmistakes/minimal-mistakes@4.16.5"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry. +4. Add `remote_theme: "mmistakes/minimal-mistakes@4.16.6"` 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 b752e62..f9190a3 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,7 +3,7 @@