update TODO & 404 handling

This commit is contained in:
2025-12-01 17:21:17 -05:00
parent a67a654491
commit 2e876a4a47
9 changed files with 104 additions and 15 deletions

View File

@@ -4,6 +4,7 @@ import "embed"
var Core embed.FS
var Port *int
var Color *bool
type MyConfig struct {
App struct {