test adding smallweb subway to sidebar
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
<meta name="theme-color" content="#6a826a"/>
|
||||
<meta property="og:image" content="/_assets/img/cropped.png"/>
|
||||
<link rel="icon" type="image/x-icon" href="/_assets/img/fav.png">
|
||||
<script src="https://gusbus.space/smallweb-subway/smallweb-subway.js"></script>
|
||||
{# <link rel="stylesheet" href="/_assets/css/normalize.css" /> #}
|
||||
{# <link rel="stylesheet" href="/_assets/css/styles.css"/> #}
|
||||
|
||||
|
@ -7,6 +7,15 @@
|
||||
<a href="http://uuupah.123guestbook.com/">/guestbook</a>
|
||||
<a href="/blog/">/blog</a>
|
||||
<a href="/lists/">/lists</a>
|
||||
<span><a href="https://hotlinewebring.club/uuupah/previous"><==</a> <a href="https://hotlinewebring.club/">hotline webring</a> <a href="https://hotlinewebring.club/uuupah/next">==></a></span>
|
||||
<span>
|
||||
<a onclick="goToPrev()"><==</a>
|
||||
smallweb subway
|
||||
<a onclick="goToNext()">==></a>
|
||||
</span>
|
||||
{# <span>
|
||||
<a href="https://hotlinewebring.club/uuupah/previous"><==</a>
|
||||
<a href="https://hotlinewebring.club/">hotline webring</a>
|
||||
<a href="https://hotlinewebring.club/uuupah/next">==></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.#}
|
Reference in New Issue
Block a user