diff options
Diffstat (limited to 'html/404.html')
| -rw-r--r-- | html/404.html | 2 |
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); |
