diff --git a/access.lua b/access.lua index cd60087..ccb4bdf 100644 --- a/access.lua +++ b/access.lua @@ -199,7 +199,7 @@ function serve(uri) -- Load login.html as index if rel_path == "/" then if is_logged_in() then - rel_path = "/panel.ms" + rel_path = "/info.html" else rel_path = "/login.html" end diff --git a/portal/panel.ms b/portal/panel.ms index 23dfa03..8a90d70 100644 --- a/portal/panel.ms +++ b/portal/panel.ms @@ -13,7 +13,7 @@
- +