Properly apply relative_url filter to internal links in header overlay actions array
This commit is contained in:
@@ -4,7 +4,7 @@ permalink: /docs/history/
|
||||
excerpt: "Change log of enhancements and bug fixes made to the theme."
|
||||
sidebar:
|
||||
nav: docs
|
||||
last_modified_at: 2018-09-11T09:58:11-04:00
|
||||
last_modified_at: 2018-09-11T11:42:10-04:00
|
||||
toc: true
|
||||
---
|
||||
|
||||
@@ -14,6 +14,10 @@ toc: true
|
||||
|
||||
- Remove deprecated `base_path` include helper.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Properly apply `relative_url` filter to internal links in header overlay `actions` array.
|
||||
|
||||
## [4.13.0](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.13.0)
|
||||
|
||||
### Enhancements
|
||||
|
||||
Reference in New Issue
Block a user