Fix grid entries_layout in home.html

This commit is contained in:
Michael Rose
2020-08-04 12:32:54 -04:00
parent 3135099203
commit 53ad4d343a
3 changed files with 16 additions and 3 deletions

@ -5,10 +5,16 @@ permalink: /docs/history/
excerpt: "Change log of enhancements and bug fixes made to the theme."
sidebar:
nav: docs
last_modified_at: 2020-08-04T11:16:42-04:00
last_modified_at: 2020-08-04T12:31:35-04:00
toc: false
---
## [4.20.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.20.1)
### Bug Fixes
- Fix grid `entries_layout` in home.html. [#2616](https://github.com/mmistakes/minimal-mistakes/pull/2616)
## [4.20.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.20.0)
### Bug Fixes