diff options
author | Stefan Kreutz <mail@skreutz.com> | 2024-01-15 09:20:45 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2024-01-15 09:20:45 +0100 |
commit | 50a2c4af20508c4f621160412a11f6641981d4a9 (patch) | |
tree | 52559514937efabc32759eefdd33ad380c250d69 /404.html | |
parent | b8b5a98d018900971e96d891bb3f5f20b387428b (diff) | |
download | blog-50a2c4af20508c4f621160412a11f6641981d4a9.tar |
Review 404 page
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,4 +3,4 @@ title: Resource not found --- <h1>Resource not found</h1> -<p>The server has not found the requested resource. Please <a href="/contact/">contact me</a> if you've found a dead link on this website. Otherwise you might wish to go to the <a href="/">home page</a> instead.</p> +<p>Can't the find the resource you're looking for. Please <a href="/contact/">contact me</a> if you've found a dead link on this website. Otherwise you might want to go to the <a href="/">home page</a> instead.</p> |