Add 404 page, add Deleted page, fix errors

This commit is contained in:
2026-02-27 19:32:37 +01:00
parent 1b2f2bb942
commit 90a2f43ab6
9 changed files with 375 additions and 36 deletions

View File

@@ -335,6 +335,6 @@
document.execCommand('copy');
}
</script>
<a href="/login" class="fixed bottom-1 right-1 text-[10px] underline">SUDO</a>
<a href="/admin" class="fixed bottom-1 right-1 text-[10px] underline">SUDO</a>
</body>
</html>