remove infinite website

This commit is contained in:
2023-07-25 15:13:31 +02:00
parent 9b291287b8
commit 44e8013428

View File

@@ -26,7 +26,6 @@ $MENUITEMS = [["Main Page", "/index.php"],
["user", "/login.php", "Logout"],
["Loveletter", "https://loveletter.lschaefer.xyz"],
["Fantasy Manager", "https://fantasy.lschaefer.xyz"],
["Infinite Website", "https://infinity.lschaefer.xyz"],
["My Github", "https://github.com/Lukasdotcom/"],
["Uptime", "https://uptime.lschaefer.xyz/status"]];
function menuItem($link, $name)