nav on 404 pls
Also remove admin button in nav because it doesn’t go to that one youtube video anymore, and make /admin return a 401 instead of 404
/admin
404 for security reasons, a page does exist
what about the nav
oh there’s different 404 pages, what I meant was /users/<user that doesn’t exist> 404 pages
oh yeah thats a weird bug with sveltekit i think