diff options
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 4 |
1 files changed, 2 insertions, 2 deletions
| diff --git a/404.html b/404.html index 3374eb6..a0b734e 100644 --- a/404.html +++ b/404.html | |||
| @@ -3,11 +3,11 @@ | |||
| 3 | <head> | 3 | <head> |
| 4 | <meta charset="utf-8"> | 4 | <meta charset="utf-8"> |
| 5 | <meta name="viewport" content="width-device-width, inital-scale=1.0"> | 5 | <meta name="viewport" content="width-device-width, inital-scale=1.0"> |
| 6 | <title>0druid.cc</title> | 6 | <title>druid.rocks</title> |
| 7 | <link rel="stylesheet" href="style.css"> | 7 | <link rel="stylesheet" href="style.css"> |
| 8 | </head> | 8 | </head> |
| 9 | <body> | 9 | <body> |
| 10 | <h1>0druid.cc</h1> | 10 | <h1>druid.rocks</h1> |
| 11 | <p>err: 404, not found. why are you here?<p> | 11 | <p>err: 404, not found. why are you here?<p> |
| 12 | </body> | 12 | </body> |
| 13 | </html> | 13 | </html> |
