Add _includes/before-related.html and remove docs site single layout override

This commit is contained in:
iBug
2024-04-23 12:09:12 +08:00
parent a0aa8f80a7
commit 5e3d1406d2
6 changed files with 5 additions and 100 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-23T12:01:43+08:00'
last_modified_at: '2024-04-23T12:08:54+08:00'
toc: false
---
@ -24,7 +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.
- Add `after-content.html` and `before-related.html` includes to ease docs site overrides.
## [4.25.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.25.0)