CasaOS/web/static.go
a624669980@163.com 2a49059816 update UI
2022-06-08 18:18:36 +08:00

7 lines
146 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