diff options
author | Runxi Yu <me@runxiyu.org> | 2024-05-01 18:21:55 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2024-05-01 18:21:55 +0800 |
commit | 38cabf167d50235586462cd5a886bda8af99599e (patch) | |
tree | 59e16b32d75ac5536ead5b27be3c9918711d7458 /404.html | |
parent | a20e1dea2443c8e3330806639918bcb7f0a5d50c (diff) | |
download | www-38cabf167d50235586462cd5a886bda8af99599e.tar.gz |
sed s/andrewyu.org/runxiyu.org/g for some patterns
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 009d5bc..250d968 100644 --- a/404.html +++ b/404.html @@ -9,9 +9,9 @@ <body> <h1>Not Found</h1> <div id="main"> - <p>The requested file does not exist on this World Wide Web server.</p> + <p>The requested file does not exist on this 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/andrew/www.git/">a Git repository</a>. The file you're looking for may be in there.</p> + <p>This Website's history is logged in <a href="https://git.runxiyu.org/runxiyu/www.git/">a Git repository</a>. The file you're looking for may be in there somewhere.</p> </div> <div id="footer"> <hr /> |