This repository has been archived on 2024-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
damaj.tech.old/404.html

15 lines
348 B
HTML
Executable File

<!DOCTYPE html>
<html lang="en-us" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>damaj.gq 404!</title>
<link rel="stylesheet" href="../css/main.css">
<meta charset="utf-8">
<meta name="404!" content="Not found!">
</head>
<body>
<p> NOPE!, go back <a href=/index.php>home</a> or i will haunt your dreams.</p>
</body>
</html>