package web
import "embed"
//go:embed index.html logo.svg favicon.ico platform-config.json static assets
var Static embed.FS