generated from inherentlee/11ty
test if front matter changes persist
This commit is contained in:
@ -2,5 +2,6 @@
|
|||||||
title: testing html
|
title: testing html
|
||||||
hero: null
|
hero: null
|
||||||
___mb_schema: /.mattrbld/schemas/page.json
|
___mb_schema: /.mattrbld/schemas/page.json
|
||||||
|
layout: base.njk
|
||||||
---
|
---
|
||||||
<h2>does raw html work here</h2>
|
<h2>does raw html work here</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user