aboutsummaryrefslogtreecommitdiff
path: root/html/404.html
diff options
context:
space:
mode:
authorschererleander <leander@leander-scherer.de>2024-08-08 17:20:29 +0200
committerschererleander <leander@leander-scherer.de>2024-08-08 17:20:29 +0200
commit7901d8dcbd3aed94b2c60af8af9b1e9a4bc8b192 (patch)
tree17ae1eb13f4305dc8826d74f182a77788a25d118 /html/404.html
parent826f700ae9cc3ca734db5fd3c62285b8ad39b805 (diff)
feat: change titles
Diffstat (limited to 'html/404.html')
-rw-r--r--html/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/404.html b/html/404.html
index 4debd65..d35b50b 100644
--- a/html/404.html
+++ b/html/404.html
@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
- <title>߸ schererleander</title>
+ <title>߸ 404</title>
<link rel="stylesheet" href="style.css">
<script>
window.setTimeout(function() { window.location.href = "/"; }, 3000);