2022-09-07 12:22:22 -04:00

7 lines
73 B
Go

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