fix webring links

This commit is contained in:
2023-03-29 13:17:36 +10:30
parent 9b3057de6f
commit 689302046d
2 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,8 @@
<a href="/about/">/about</a> <a href="/about/">/about</a>
<a href="/links/">/links</a> <a href="/links/">/links</a>
<a href="http://uuupah.123guestbook.com/">/guestbook</a> <a href="http://uuupah.123guestbook.com/">/guestbook</a>
<a href="/blog/">/blog</a> <a href="/blog/">/blog</a>
---
<span><a href="https://hotlinewebring.club/uuupah/previou">&lt;==</a> <a href="https://hotlinewebring.club/">hotline webring</a> <a href="https://hotlinewebring.club/uuupah/next">==&gt;</a></span>
</nav> </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.#} {#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.#}

View File

@ -3,6 +3,5 @@
</a> </a>
<div class="sidebar-contents"> <div class="sidebar-contents">
{% include 'partials/navigation.njk' %} {% include 'partials/navigation.njk' %}
<span><a href="https://hotlinewebring.club/uuupah/prev">&lt;==</a> hotline webring <a href="https://hotlinewebring.club/uuupah/next">==&gt;</a></span>
<img src="/_assets/img/143.gif" alt=""/> <img src="/_assets/img/143.gif" alt=""/>
</div> </div>