summaryrefslogtreecommitdiff
path: root/404.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-08-15 09:16:19 +0200
committerAndrew Yu <andrew@andrewyu.org>2022-08-15 09:16:19 +0200
commit7c531bb5a4076c9c3f28344a337dbf810b50ba43 (patch)
tree6ff3fa2e759046d42277a6f7342ac243c9c1c343 /404.html
parentc1bcd605fa2d505ca27c33b3c038e2942b99bbfe (diff)
downloadwebsite-7c531bb5a4076c9c3f28344a337dbf810b50ba43.tar.gz
website-7c531bb5a4076c9c3f28344a337dbf810b50ba43.zip
Bug fixes.
- Correct Hax's personal page address. - Correct 404.html's footer link - it now says Evosaur instead of Andrew's Website.
Diffstat (limited to '404.html')
-rw-r--r--404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/404.html b/404.html
index f8c9404..ca2b065 100644
--- a/404.html
+++ b/404.html
@@ -14,7 +14,7 @@
</div>
<div id="footer">
<hr />
- <p><a href="/">Andrew Yu's Website</a></p>
+ <p><a href="/">The Evosaur Project</a></p>
</div>
</body>
</html>