Add blank home page

Signed-off-by: tenkuma <adrianvictor@disroot.org>
This commit is contained in:
天クマ 2026-05-13 14:57:28 -03:00
commit 4776febe50

2
home.tmpl Normal file
View file

@ -0,0 +1,2 @@
{{template "base/head" .}}
{{template "base/footer" .}}