Update CHANGELOG.md
This commit is contained in:
parent
70c274ae56
commit
8ed97862e5
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
### Enhancements
|
||||
|
||||
- "Gemify" theme ~> `gem "minimal-mistakes-jekyll"
|
||||
- "Gemify" theme ~> `gem "minimal-mistakes-jekyll"`
|
||||
- Replace `base_path` include with `absolute_url` filter where possible.
|
||||
- Allow images to be placed in other folders. Remove `/images/` only restriction and encourage placement in `/assets/images/` instead. **Full paths are now required. If upgrading from MM 3.4 add `/images/` before filenames in Front Matter and `_config.yml` variables.**
|
||||
- Add [home `layout`](https://github.com/mmistakes/minimal-mistakes/blob/master/_layouts/home.html)
|
||||
|
@ -591,4 +591,4 @@
|
|||
|
||||
- Google Analytics, Google Authorship, webmaster verifies, and Twitter card meta are now optional.
|
||||
|
||||
## [1.0.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/v1.0.1)
|
||||
## [1.0.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/v1.0.1)
|
||||
|
|
Loading…
Reference in a new issue