summaryrefslogtreecommitdiff
path: root/about.php
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2022-10-15 15:11:22 -0700
committerKai Stevenson <kai@kaistevenson.com>2022-10-15 15:11:22 -0700
commite94231b2972ba0e9463a1566a8f7ed9832243ca8 (patch)
treec02af84894f2576d890ed72a6d5e43c5afe7f991 /about.php
parentfbc1f3ea2c07370caff189456b35c355ab2eb53f (diff)
removed footer, added nullring navigator to about page
Diffstat (limited to 'about.php')
-rw-r--r--about.php1
1 files changed, 1 insertions, 0 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"); ?>