From 2e2ccfc8a9cd73d316149b67c875545891c5dada Mon Sep 17 00:00:00 2001 From: a73x Date: Sun, 25 Aug 2024 15:14:42 +0100 Subject: post 2 --- embed.go | 1 + 1 file changed, 1 insertion(+) (limited to 'embed.go') 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 -- cgit v1.2.3