init module

This commit is contained in:
Risotto Bias 2024-12-29 03:37:05 -07:00
parent 8b805e6411
commit 2312588717
2 changed files with 4 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.bivouac.wiki/use/templates
go 1.22.5

1
middleware.go Normal file
View file

@ -0,0 +1 @@
package templates