diff options
-rw-r--r-- | src/about.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/about.php b/src/about.php index 49fc1be..a184175 100644 --- a/src/about.php +++ b/src/about.php @@ -38,5 +38,5 @@ If you're curious about anything here, you can email me at kai@kaistevenson.com. ╙ </pre> </div> -<h3 class="nav"><a href="https://prestonpan.tech">[Last site]</a> | <a href="https://www.nullring.xyz">[Nullring]</a> | <a href="https://society.nullring.xyz">[Next site]</a></h3> +<h3 class="nav"><a href="https://www.pen15.agency">[Last site]</a> | <a href="https://www.nullring.xyz">[Nullring]</a> | <a href="https://society.nullring.xyz">[Next site]</a></h3> <?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?> |