site/404.html

20 lines
747 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>TiB. | You're not meant to be here.</title>
<link rel="stylesheet" href="/assets/TiB.css">
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta content="Emma Tebibyte" name="author" />
<meta content="Tebibyte Media page info goes here." name="description" />
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="interest-cohort=()" http-equiv="Permissions-Policy" /> <!-- FUCK GOOGLE -->
<head>
<body id="404">
<h5><a href="/">Return Home</a></h5>
<h1 style="text-align: center;">404: Page Not Found</h1>
<p>Sorry, but that page could not be found.</p>
</body>
</html>