Release 4.17.0 ()

* Release 4.17.0 💎

* Update CHANGELOG and history
This commit is contained in:
Michael Rose
2019-10-04 20:00:23 -04:00
committed by GitHub
parent 2d22b95c32
commit a101d668e8
13 changed files with 20 additions and 17 deletions

@ -126,7 +126,7 @@ To install:
bundle
```
4. Add `remote_theme: "mmistakes/minimal-mistakes@4.16.6"` to your `_config.yml` file. Remove any other `theme:` or `remote_theme:` entry.
4. Add `remote_theme: "mmistakes/minimal-mistakes@4.17.0"` 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.