Add _includes/after-content.html and remove docs site default layout override

This commit is contained in:
iBug
2024-04-23 12:01:53 +08:00
parent 6308789788
commit a0aa8f80a7
7 changed files with 23 additions and 53 deletions

View File

@ -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: '2024-04-23T11:44:09+08:00'
last_modified_at: '2024-04-23T12:01:43+08:00'
toc: false
---
@ -24,6 +24,7 @@ toc: false
### Maintenance
- Bump shell-quote from 1.7.1 to 1.7.3 [#3692](https://github.com/mmistakes/minimal-mistakes/issues/3692)
- Add `after-content.html` include to ease docs site overrides.
## [4.25.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.25.0)