summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKai Stevenson <kai@kaistevenson.com>2022-11-04 13:53:32 -0700
committerKai Stevenson <kai@kaistevenson.com>2022-11-04 13:53:32 -0700
commit2b3a07cd45398355c43bbf6ad0d3dc859daa8450 (patch)
tree2c9a99237d65dd86e3f3e79b6667c21f9e5509fa /src
parentbc16544e7f51e545367874459be359cb6f18c5ee (diff)
-m
Diffstat (limited to 'src')
-rw-r--r--src/index.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/index.php b/src/index.php
index 88a61f8..195613c 100644
--- a/src/index.php
+++ b/src/index.php
@@ -27,8 +27,4 @@ require($_SERVER["DOCUMENT_ROOT"] . "/header.php");
<h3><a href="etc/">~/misc/</a> /* Other stuff */</h3>
</li>
</ul>
-<p>
- This site is part of the Null Webring. Take a look at the <a href="about.php/">about page</a> if you want to learn more about that. If you just want
- to explore the ring, you can take a look at the <a href="https://nullring.xyz">homepage</a>.
-</p>
<?php require($_SERVER["DOCUMENT_ROOT"] . "/footer.php"); ?>