This commit is contained in:
2025-10-13 21:36:52 +05:30
parent 4442c8468c
commit f3fecfff26

View File

@@ -1,8 +0,0 @@
package main
import (
_ "embed"
)
//go:embed static/index.html
var indexHTML []byte