fix: dont wrap indiewebring links
This commit is contained in:
parent
a49dea6d67
commit
7a53e95f26
@ -157,7 +157,7 @@ import getTitle from '$lib/getTitle';
|
|||||||
<NavButton {highlight} {...item} />
|
<NavButton {highlight} {...item} />
|
||||||
{/each}
|
{/each}
|
||||||
<div class="hidden md:block grow"/>
|
<div class="hidden md:block grow"/>
|
||||||
<div class="flex gap-3 px-1.5 align-middle items-center text-center place-content-center border-ralsei-white border-groove border-4">
|
<div class="flex gap-3 px-1.5 text-nowrap align-middle items-center text-center place-content-center border-ralsei-white border-groove border-4">
|
||||||
<a class="hover:underline" href="https://xn--sr8hvo.ws/previous">⮜</a>
|
<a class="hover:underline" href="https://xn--sr8hvo.ws/previous">⮜</a>
|
||||||
<a class="hover:underline" href="https://xn--sr8hvo.ws">IndieWeb Webring</a>
|
<a class="hover:underline" href="https://xn--sr8hvo.ws">IndieWeb Webring</a>
|
||||||
<a class="hover:underline" href="https://xn--sr8hvo.ws/next">⮞</a>
|
<a class="hover:underline" href="https://xn--sr8hvo.ws/next">⮞</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user