opengist/templates/fs_embed.go
2023-09-03 00:30:57 +02:00

6 lines
74 B
Go
Vendored

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