Initial commit

This commit is contained in:
2026-06-30 15:14:37 +08:00
commit 15dab96872
311 changed files with 95639 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
package web
import "embed"
//go:embed all:static
var WebAssets embed.FS