This commit is contained in:
2023-12-02 01:25:05 +01:00
parent 288fa282b4
commit ab2f2ff439
29 changed files with 18 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ import (
//go:embed fonts/*.woff
//go:embed fonts/*.woff2
//go:embed icons/*.svg
//go:embed icons/*.png
var _assets embed.FS
type templateCacheEntry struct {