Files
local-server/html/html.go
Mikaël Cluseau 3085dac359 move ui to using trunk
cargo install trunk
2026-01-22 17:54:31 +01:00

7 lines
63 B
Go

package dlshtml
import "embed"
//go:embed ui
var FS embed.FS