diff options
author | Runxi Yu <harriet@andrewyu.org> | 2023-08-06 15:06:12 +0800 |
---|---|---|
committer | Runxi Yu <harriet@andrewyu.org> | 2023-08-06 15:06:12 +0800 |
commit | d342833557cc5b043cbb0dfbfcd0a7607d92a744 (patch) | |
tree | e8c011422816c09b277884406e32d18391af7daa /404.html | |
parent | b016277b6e51be11b10086d6d127dd9da6d0b262 (diff) | |
download | www-d342833557cc5b043cbb0dfbfcd0a7607d92a744.tar.gz |
Public-domain footer on every page
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 c5e0d30..c26c97f 100644 --- a/404.html +++ b/404.html @@ -15,6 +15,7 @@ <div id="footer"> <hr /> <p><a href="/">Runxi Yu's Website</a></p> + </div> </body> </html> |