Fix missing fallback title for table of contents
This commit is contained in:
@ -5,7 +5,7 @@ permalink: /docs/history/
|
||||
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
||||
sidebar:
|
||||
nav: docs
|
||||
last_modified_at: 2019-06-27T18:46:57-04:00
|
||||
last_modified_at: 2019-06-27T19:00:11-04:00
|
||||
toc: false
|
||||
---
|
||||
|
||||
@ -17,6 +17,10 @@ toc: false
|
||||
- Update links and fix typos in documentation. [#2186](https://github.com/mmistakes/minimal-mistakes/pull/2186)
|
||||
- Add skip links. [#2182](https://github.com/mmistakes/minimal-mistakes/issues/2182)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix missing fallback title for table of contents.
|
||||
|
||||
## [4.16.4](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.16.4)
|
||||
|
||||
### Enhancements
|
||||
|
Reference in New Issue
Block a user