summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about.php1
-rw-r--r--footer.php1
2 files changed, 1 insertions, 1 deletions
diff --git a/about.php b/about.php
index 354743e..07b7f72 100644
--- a/about.php
+++ b/about.php
@@ -38,4 +38,5 @@ If you're curious about anything here, you can email me at kai@kaistevenson.com.
</pre>
</div>
+<h3 class="nav"><a>[Last site]</a> | <a href="https://www.nullring.xyz">[Nullring]</a> | <a>[Next site]</a></h3>
<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?>
diff --git a/footer.php b/footer.php
index e85f14c..ba7857f 100644
--- a/footer.php
+++ b/footer.php
@@ -2,7 +2,6 @@
<br>
<br>
<div class="footer">
- <h3 class="nav"><a>[Back]</a> | <a href="https://www.nullring.xyz">[Nullring]</a> | <a>[Forward]</a></h3>
</div>
</div>
</body>