waifud/templates/templates.go

7 lines
78 B
Go

package templates
import "embed"
//go:embed meta-data *.xml
var FS embed.FS