update links and art

This commit is contained in:
jonathan
2023-11-20 12:02:41 +10:30
parent cb8a36e4f4
commit 3ca54aaf95
2 changed files with 11 additions and 12 deletions

View File

@ -1,21 +1,19 @@
<nav>
<a href="/">/</a>
<a href="/sitemap/">/sitemap</a>
{# <a href="/about/">/about</a> #}
<a href="/links/">/links</a>
<a href="/credits">/credits</a>
<a href="http://uuupah.123guestbook.com/">/guestbook</a>
<a href="/blog/">/blog</a>
<a href="/lists/">/lists</a>
<span>
{# <span>
<button class="smallweb-subway" onclick="goToPrev()">&lt;==</button>
smallweb subway
<button class="smallweb-subway" onclick="goToNext()">==&gt;</button>
</span>
{# <span>
</span> #}
<span>
<a href="https://hotlinewebring.club/uuupah/previous">&lt;==</a>
<a href="https://hotlinewebring.club/">hotline webring</a>
<a href="https://hotlinewebring.club/uuupah/next">==&gt;</a>
</span> #}
</nav>
{#INFO: It's important to stucture your links with the slashes / on either side of the href /about/ to ensure the links are always from the root of the site.#}
</span>
</nav>