zrok/endpoints/frontend/notfound_ui/embed.go

7 lines
75 B
Go
Raw Normal View History

2022-09-07 20:17:08 +02:00
package notfound_ui
import "embed"
//go:embed index.html
var FS embed.FS