opengist/templates/fs_embed.go

7 lines
74 B
Go

package templates
import "embed"
//go:embed */*.html
var Files embed.FS