diff options
Diffstat (limited to 'embed.go')
| -rw-r--r-- | embed.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ package home import "embed" +//go:embed public/static/*.svg //go:embed public/static/*.woff2 //go:embed templates/*.html //go:embed templates/layouts/*.html |
