Replace dead link in _includes/head.html, close #4421

This commit is contained in:
iBug
2024-04-26 00:45:41 +08:00
parent 4310b5459c
commit a7af9b0ad2
3 changed files with 4 additions and 2 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-26T00:43:39+08:00'
last_modified_at: '2024-04-26T00:45:40+08:00'
toc: false
---
@@ -20,6 +20,7 @@ toc: false
### Bug Fixes
- "You may also enjoy" no longer recommends hidden posts. [#4653](https://github.com/mmistakes/minimal-mistakes/issues/4653)
- Replaced dead link to "Viewport and Media Queries" slides. [#4421](https://github.com/mmistakes/minimal-mistakes/discussions/4421)
### Enhancements