diff options
author | Kai Stevenson <kai@kaistevenson.com> | 2022-12-25 16:54:32 -0800 |
---|---|---|
committer | Kai Stevenson <kai@kaistevenson.com> | 2022-12-25 16:54:32 -0800 |
commit | 1971ed3b972dd028a26ce89e17b0aa7a234054e2 (patch) | |
tree | 93e4da8606332cd8ed6eb04a5069730cd93753c9 /src | |
parent | cf87f2f081c83895b4d5d00098be50c09d9e691d (diff) |
updated nullring links
Diffstat (limited to 'src')
-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"); ?> |