catch up to a few changes from the template

This commit is contained in:
2026-05-13 10:07:14 -07:00
parent 3a9e4423a3
commit 46daa95961
3 changed files with 69 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
layout: base.njk
---
<h1>{{ title }}</h1>
{{ content | safe }}