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

@ -5,7 +5,7 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2020-01-14T12:45:53-05:00
last_modified_at: 2020-01-14T12:51:11-05:00
toc: false
---
@ -13,6 +13,7 @@ toc: false
### 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)