feat: initial

This commit is contained in:
Lain Iwakura 2026-05-19 22:36:24 +03:00
commit 90b46d44f1
Signed by: lain
GPG key ID: 8160466B2E8D1441
7 changed files with 227 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module cultist.club/website
go 1.25.9