CasaOS/web/static.go
a624669980@163.com e85aceac51 submit 0.3.3
2022-06-29 11:09:24 +08:00

7 lines
152 B
Go

package web
import "embed"
//go:embed index.html favicon.svg browserconfig.xml site.webmanifest robots.txt img js fonts css
var Static embed.FS