2023-04-10 15:26:00 -04:00

7 lines
72 B
Go

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