Remove slash at the beginning of path in staticman.yml example

This commit is contained in:
Michael Rose
2018-08-07 15:55:19 -04:00
parent 858b5cc2a4
commit ecd1748247
3 changed files with 4 additions and 2 deletions

View File

@@ -9,6 +9,7 @@
### Bug Fixes
* Remove slash at the beginning of `path` in staticman.yml example. [#1772](https://github.com/mmistakes/minimal-mistakes/pull/1772)
* Fix `read_time` logic in header image overlay. [#1756](https://github.com/mmistakes/minimal-mistakes/pull/1756)
## [4.12.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.12.0)