Initial commit

This commit is contained in:
mathias
2026-07-19 08:29:23 +00:00
commit 25ad154eac
23 changed files with 747 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
module __MODULE_PATH__
go 1.26
require (
github.com/a-h/templ v0.2.778
)