Files
zrok/endpoints/frontend/notfound_ui/embed.go
Michael Quigley ff8775c225 notfound_ui (#57)
2022-09-07 14:17:08 -04:00

7 lines
75 B
Go

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