diff options
author | Kai Stevenson <kai@kaistevenson.com> | 2022-10-15 15:11:22 -0700 |
---|---|---|
committer | Kai Stevenson <kai@kaistevenson.com> | 2022-10-15 15:11:22 -0700 |
commit | e94231b2972ba0e9463a1566a8f7ed9832243ca8 (patch) | |
tree | c02af84894f2576d890ed72a6d5e43c5afe7f991 /about.php | |
parent | fbc1f3ea2c07370caff189456b35c355ab2eb53f (diff) |
removed footer, added nullring navigator to about page
Diffstat (limited to 'about.php')
-rw-r--r-- | about.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"); ?> |