merge with server changes

This commit is contained in:
sadorowo 2024-04-08 10:06:52 +02:00
commit 4cb4983bcc
2 changed files with 5 additions and 9 deletions

1
CNAME
View File

@ -1 +0,0 @@
sador.me

View File

@ -4,18 +4,15 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="huh... you lost">
<link rel="shortcut icon" href="assets/logo.png">
<link rel="stylesheet" href="assets/style.css">
<script defer src="assets/script.js"></script>
<title>sador - you are lost</title>
<title>sador - something weird happened</title>
</head>
<body id="centered">
<h1>404</h1>
<p>huh, you are lost</p>
<a href="index.html">go back</a>
<h1 id="code">{{placeholder "http.error.status_code"}}</h1>
<p id="explanation">{{placeholder "http.error.message"}}.</p>
<a onclick="history.back()">go back</a>
</body>
</html>
</html>