wireguard-dashboard/dist/static.go

7 lines
112 B
Go
Raw Permalink Normal View History

2024-08-21 09:10:01 +08:00
package dist
import "embed"
//go:embed index.html favicon.png favicon.svg assets resource
var Static embed.FS