<!DOCTYPE html> <html> <head> <title>404</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="/assets/css/style.css"/> </head> <body class="nginx-error"> <h1>404</h1> <p>Page not found...</p> <p>Don't know how you ended up here but you might like it <a href="https://ed.brz9.dev/">there</a></p> </body> </html>