Add sample wide pages and update documentation

This commit is contained in:
Michael Rose
2018-02-05 14:34:32 -05:00
parent ba4a07d771
commit b59d53e34b
5 changed files with 119 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2018-02-01T07:32:00-05:00
last_modified_at: 2018-02-05T14:33:59-05:00
toc: true
---
@@ -25,6 +25,7 @@ toc: true
* Improve feature row styling when used with `archive` layout. [#1484](https://github.com/mmistakes/minimal-mistakes/issues/1484)
* Improve German translations. [#1511](https://github.com/mmistakes/minimal-mistakes/pull/1511)
* Update Font Awesome to `5.0.6`. [#1513](https://github.com/mmistakes/minimal-mistakes/pull/1513)
* Add `wide` variant to single layout. [#1516](https://github.com/mmistakes/minimal-mistakes/pull/1516)
### Bug Fixes