Add new layouts

This commit is contained in:
Michael Rose
2018-03-20 15:34:10 -04:00
parent cc81736778
commit 483184d566
4 changed files with 16 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
### Enhancements
* Add default `theme` and `remote_theme` values to `_config.yml`.
* Add new layouts (`posts`, `categories`, `tags`, `collection`, `category`, and `tag`) for easier archive page creation.(https://github.com/mmistakes/minimal-mistakes/issues/1582)
### Bug Fixes