test if front matter changes persist

This commit is contained in:
2026-05-13 11:15:25 -07:00
parent aeb26e4dd0
commit e50fe36951

View File

@ -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>