Fix a bunch of stuff

This commit is contained in:
2024-02-03 16:18:48 +01:00
parent 15964cf109
commit 6ccbe82189
17 changed files with 23 additions and 55 deletions

View File

@@ -3,7 +3,7 @@
{
global $routerConfig;
$routerConfig["default_page"] = "domov";
$routerConfig["default_page"] = "index";
$routerConfig["default_site"] = "home";