feat: initial commit

This commit is contained in:
2024-11-19 16:37:31 -05:00
commit 8e345ffa44
7 changed files with 222 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.yadunut.dev/yadunut.dev
go 1.23.3