diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-07-26 11:06:16 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-07-26 11:06:16 +0800 |
commit | 14e69bb99dc73094094157a2a4119f33991e99bf (patch) | |
tree | 9dea0c1485c9cd1ae8ba842651ba5d5908af9acb /404.html | |
parent | 67893744abe831c71a0cb97a75abdc3d3dc77895 (diff) | |
download | www-14e69bb99dc73094094157a2a4119f33991e99bf.tar.gz |
revamp
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/404.html b/404.html index e13d629..f8c9404 100644 --- a/404.html +++ b/404.html @@ -9,6 +9,7 @@ <h1>Not Found</h1> <div id="main"> <p>The requested file does not exist on this World Wide Web server.</p> + <p>Many links have changed over time, thus links to here may break. <a href="/">The homepage</a> might get you there.</p> <p>This Website's history is logged in <a href="https://git.andrewyu.org/www.andrewyu.org/">a Git repository</a>. The file you're looking for may be in there.</p> </div> <div id="footer"> |