diff options
| author | a73x <[email protected]> | 2024-08-25 15:14:42 +0100 |
|---|---|---|
| committer | a73x <[email protected]> | 2024-08-25 15:14:42 +0100 |
| commit | 2e2ccfc8a9cd73d316149b67c875545891c5dada (patch) | |
| tree | 422939c0de111141cd9a04d0dafad4b43ae93c24 /embed.go | |
| parent | 1b496432df1dc28b25eaeadec5fa537aaf014f98 (diff) | |
post 2
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 |
