weiro/site_templates/fs.go
2026-02-18 22:07:18 +11:00

7 lines
74 B
Go

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