added static page at buildtime

This commit is contained in:
Dejan Rožič 2026-04-21 06:58:24 +02:00
parent ec65e3494c
commit a4ff3a87c1

View file

@ -35,7 +35,7 @@ import (
//go:embed static
var embeddedStaticFiles embed.FS
const version = "1.0.0"
const version = "1.0.2"
// ---------------------------------------------------------------------------
// Config structs