Initial commit

This commit is contained in:
2026-05-18 23:20:54 +02:00
commit 2461ec344c
18 changed files with 3638 additions and 0 deletions

View File

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