Fix site.logo false positives

This commit is contained in:
Michael Rose
2019-01-23 20:05:17 -05:00
parent f405d24ce2
commit d41a284bd2
3 changed files with 7 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
### Bug Fixes
- Fix `site.logo` false positives. [#2026](https://github.com/mmistakes/minimal-mistakes/pull/2026#issuecomment-455770730)
- Add empty `alt` attribute to `site.logo` image. [#2035](https://github.com/mmistakes/minimal-mistakes/pull/2035)
## [4.15.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.15.1)