Add links to high resolution skin screenshots

Resolves #2363
This commit is contained in:
Michael Rose
2020-01-14 12:51:36 -05:00
parent d6c935aaaa
commit 1163ddc3f2
3 changed files with 6 additions and 4 deletions

View File

@ -2,6 +2,7 @@
### Enhancements
- Add links to high resolution skin screenshots in README. [#2363](https://github.com/mmistakes/minimal-mistakes/issues/2363)
- Update README and LICENSE. [#2367](https://github.com/mmistakes/minimal-mistakes/pull/2367)
- Update `.gitignore` file. [#2366](https://github.com/mmistakes/minimal-mistakes/pull/2366)
- Allow override of page excerpt in hero header via `tagline` YAML front matter. [#2307](https://github.com/mmistakes/minimal-mistakes/pull/2307)