Wrap Liquid tag with {% raw %}
This commit is contained in:
parent
8dc845e4fb
commit
0d9978fe65
1 changed files with 2 additions and 2 deletions
|
@ -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-08-15T09:41:05-04:00
|
||||
last_modified_at: 2018-08-15T09:55:19-04:00
|
||||
toc: true
|
||||
---
|
||||
|
||||
|
@ -21,7 +21,7 @@ toc: true
|
|||
* Style archive links with appropriate link color.
|
||||
* Adjust feature row spacing and font-sizes.
|
||||
* Use sentence case and increase font-sizes for improved readability in table of contents.
|
||||
* Add `{{ content }}` to `home` layout. [#1775](https://github.com/mmistakes/minimal-mistakes/pull/1775)
|
||||
* Add {% raw %}`{{ content }}`{% endraw %} to `home` layout. [#1775](https://github.com/mmistakes/minimal-mistakes/pull/1775)
|
||||
|
||||
## [4.12.1](https://github.com/mmistakes/minimal-mistakes/releases/tag/4.12.1)
|
||||
|
||||
|
|
Loading…
Reference in a new issue