1
1
mirror of https://github.com/openziti/zrok.git synced 2025-02-02 19:39:26 +01:00
zrok/endpoints/publicProxy/notFoundUi/embed.go
2023-04-18 13:38:32 -04:00

7 lines
74 B
Go

package notFoundUi
import "embed"
//go:embed index.html
var FS embed.FS