Files
navi/internal/appui/embed.go
T

8 lines
77 B
Go

package appui
import _ "embed"
//go:embed index.html
var IndexHTML string