zrok/endpoints/public_frontend/notfound_ui/embed.go

7 lines
75 B
Go

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