Add mini-text prompt for reciprocal linking in links.html

- Included a new paragraph encouraging visitors to link back if they add the site to their links page, enhancing community engagement.
This commit is contained in:
2026-02-20 09:20:17 -10:00
parent a456191d55
commit 714a499c85

View File

@@ -31,6 +31,7 @@
<br>
<h2>Link Me!</h2>
<p>Please add me to your links page using this simple line of code!</p>
<p class="mini-text"><i>If you link me and let me know (via guestbook) then I will link you back!</i></p>
<p>&lt;a href="https://zane.org"&gt;&lt;img src="https://zane.org/logo.gif"&gt;&lt;/a&gt;</p>
<a class="why-are-you-looking-at-my-code" href="https://zane.org"><img class="why-are-you-looking-at-my-code" src="https://zane.org/logo.gif"></a>
</body >