diff --git a/templates/templatefs.go b/templates/templatefs.go index 6024ca2..62e1b28 100644 --- a/templates/templatefs.go +++ b/templates/templatefs.go @@ -9,7 +9,7 @@ import ( "strings" ) -//go:embed twentyfifteen +//go:embed *[^templatefs.go] var TemplateFs embed.FS type FsTemplate struct {