buncha progress

This commit is contained in:
2026-04-29 21:12:19 -07:00
parent 867f42bc1d
commit 0abf2dd167
23 changed files with 312 additions and 36 deletions

View File

@ -37,6 +37,8 @@
{% include "header.njk" %}
<main id="main">
<h1>{{ title }}</h1>
{{ content | safe }}
</main>