frontend: reorganise assets

This commit is contained in:
nkanaev
2026-06-30 19:05:58 +01:00
parent 3e75ee3a30
commit 077a45fce0
49 changed files with 46 additions and 48 deletions

View File

@@ -8,9 +8,7 @@ import (
"io/fs"
)
//go:embed graphicarts
//go:embed javascripts
//go:embed stylesheets
//go:embed static
var static embed.FS
//go:embed templates