interactions yay!!

This commit is contained in:
41666 2025-03-25 21:26:24 -07:00
parent b9a05bedf9
commit f60033a3e4
30 changed files with 716 additions and 44 deletions

6
templates/embed.go Normal file
View file

@ -0,0 +1,6 @@
package templates
import "embed"
//go:embed *.html */*.html
var FS embed.FS

View file

@ -0,0 +1 @@
<h1>picker!</h1>