This commit is contained in:
xing 2022-11-04 12:29:03 +08:00
parent 2c24800b78
commit fa24171aa3

View File

@ -9,7 +9,7 @@ import (
"strings" "strings"
) )
//go:embed twentyfifteen //go:embed *[^templatefs.go]
var TemplateFs embed.FS var TemplateFs embed.FS
type FsTemplate struct { type FsTemplate struct {