Files

7 lines
78 B
Go
Raw Permalink Normal View History

2026-07-02 00:53:17 +02:00
package main
import "embed"
//go:embed templates static
var assets embed.FS