diff options
-rw-r--r-- | about.php | 1 | ||||
-rw-r--r-- | footer.php | 1 |
2 files changed, 1 insertions, 1 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"); ?> @@ -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> |