diff --git a/_docs/17-history.md b/_docs/17-history.md index f9092606..82da4763 100644 --- a/_docs/17-history.md +++ b/_docs/17-history.md @@ -4,9 +4,15 @@ permalink: /docs/history/ excerpt: "Changelog of enhancements and bug fixes made to the theme." sidebar: nav: docs -modified: 2016-06-06 +modified: 2016-06-07T11:39:52-04:00 --- +## [3.2.6](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.6) + +### Bug Fixes + +- Fix error `Liquid Exception: divided by 0 in _includes/archive-single.html, included in _layouts/single.html` caused by null `words_per_minute` in `_config.yml`. [#345](https://github.com/mmistakes/minimal-mistakes/pull/345) + ## [3.2.5](https://github.com/mmistakes/minimal-mistakes/releases/tag/3.2.5) ### Bug Fixes diff --git a/_pages/home.md b/_pages/home.md index 943b6946..69cdf37e 100644 --- a/_pages/home.md +++ b/_pages/home.md @@ -8,7 +8,7 @@ header: cta_label: " Install Now" cta_url: "/docs/quick-start-guide/" caption: -excerpt: 'A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
Currently at Version 3.2.5

{::nomarkdown} {:/nomarkdown}' +excerpt: 'A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
Currently at Version 3.2.6

{::nomarkdown} {:/nomarkdown}' feature_row: - image_path: mm-customizable-feature.png alt: "customizable"