summary refs log tree commit diff
path: root/404.html
diff options
context:
space:
mode:
authorDruid520 <r.ustydruid520@proton.me>2026-08-16 17:30:14 -0700
committerDruid520 <r.ustydruid520@proton.me>2026-08-16 17:30:14 -0700
commit4f23d292a647e3b187f8abf191faba1f8f8bae4c (patch)
treec6ffacf218c6c543dcdd806200329c0e1b7b2cbf /404.html
parenta66c2313876e058a6334e295c140f3351ced8d3d (diff)
ADD: better 404 and 403.
Diffstat (limited to '404.html')
-rw-r--r--404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/404.html b/404.html index 6cb4be1..3374eb6 100644 --- a/404.html +++ b/404.html
@@ -8,6 +8,6 @@
8</head> 8</head>
9<body> 9<body>
10 <h1>0druid.cc</h1> 10 <h1>0druid.cc</h1>
11 <p>err: 404, not found.<p> 11 <p>err: 404, not found. why are you here?<p>
12</body> 12</body>
13</html> 13</html>