Abschluss Personen & Startseite. Viele BUGFIXes

This commit is contained in:
Simon Martens
2025-02-28 16:54:49 +01:00
parent db8c08a0fc
commit 4581f34dd9
132 changed files with 333 additions and 86 deletions

View File

@@ -2,7 +2,7 @@ package xmlmodels
const (
BESCHREIBUNGEN_FN = "beschreibungen.txt"
STATIC_IMG_PATH = "Static-Bilder/"
DATA_PATH = "data/"
IMG_PATH = "Almanach-Bilder/"
STATIC_IMG_PATH = "import/Static-Bilder/"
DATA_PATH = "import/data/"
IMG_PATH = "import/Almanach-Bilder/"
)