put index page on it's own special layout

This commit is contained in:
2026-05-13 12:50:30 -07:00
parent a07a34776e
commit 323c712658
2 changed files with 12 additions and 6 deletions

View File

@ -0,0 +1,5 @@
---
layout: page.njk
---
{{ content | safe }}