diff options
| author | Druid520 <r.ustydruid520@proton.me> | 2026-08-16 17:30:14 -0700 |
|---|---|---|
| committer | Druid520 <r.ustydruid520@proton.me> | 2026-08-16 17:30:14 -0700 |
| commit | 4f23d292a647e3b187f8abf191faba1f8f8bae4c (patch) | |
| tree | c6ffacf218c6c543dcdd806200329c0e1b7b2cbf /404.html | |
| parent | a66c2313876e058a6334e295c140f3351ced8d3d (diff) | |
ADD: better 404 and 403.
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 2 |
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> |
