Initial commit

This commit is contained in:
2026-08-08 11:41:41 +02:00
commit 487cc8e2dd
20 changed files with 201 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
module website_powered_by_hugo
go 1.22
require (
git.bovender.de/daniel/hugo_bootstrap_theme v0.0.1 // indirect
git.bovender.de/daniel/hugo_cookie_consent v0.0.6 // indirect
)