summaryrefslogtreecommitdiff
path: root/embed.go
diff options
context:
space:
mode:
Diffstat (limited to 'embed.go')
-rw-r--r--embed.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.go b/embed.go
index c111372..006db50 100644
--- a/embed.go
+++ b/embed.go
@@ -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