waifud/templates/templates.go

7 lines
78 B
Go
Raw Permalink Normal View History

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