frontend: fixes

This commit is contained in:
nkanaev
2026-06-30 19:16:48 +01:00
parent 077a45fce0
commit 63e710fa92
6 changed files with 5 additions and 2 deletions

View File

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