Files
2026-03-01 22:26:50 +03:00

7 lines
81 B
Go

package web
import "embed"
//go:embed templates/* static/*
var Assets embed.FS