Initial commit

This commit is contained in:
2026-06-30 22:59:11 +02:00
commit 750387e1fe
18 changed files with 3636 additions and 0 deletions

View File

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