waifud/templates/templates.go

7 lines
79 B
Go

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