summaryrefslogtreecommitdiff
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
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.
-rw-r--r--404.html2
-rw-r--r--index.html2
2 files changed, 2 insertions, 2 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>
diff --git a/index.html b/index.html
index bc3428b..19499b9 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
</ul>
<h2>Licensing</h2>
<p>
- Unlike most of <a href="https://www.andrewyu.org/>">Andrew</a> and <a href="https://users.andrewyu.org/hax/">Test_User</a>'s Websites, this Website conveys new ideas that may be fundemental to future computing, thus ruling out Public Domain as a ``licensing'' option. Some type of copyleft will be used but we can't decide which specifically for now. Until then, please contact <code>evosaur AT andrewyu DOT org</code> for permission to use.
+ Unlike most of <a href="https://www.andrewyu.org/>">Andrew</a> and <a href="https://users.andrewyu.org/~hax/">Test_User</a>'s Websites, this Website conveys new ideas that may be fundemental to future computing, thus ruling out Public Domain as a ``licensing'' option. Some type of copyleft will be used but we can't decide which specifically for now. Until then, please contact <code>evosaur AT andrewyu DOT org</code> for permission to use.
</p>
<h2>Community</h2>
<ul>