Add livestreams link to header

This commit is contained in:
tree 2022-06-03 05:06:18 +02:00
rodič 4a03e5db97
revize 23a39b332d
1 změnil soubory, kde provedl 2 přidání a 2 odebrání

Zobrazit soubor

@ -75,13 +75,13 @@
> >
{/if} {/if}
{#if $page.url.pathname !== "/tv"} {#if $page.url.pathname !== "/tv"}
<!--a <a
sveltekit:prefetch sveltekit:prefetch
href="/tv" href="/tv"
class="m-auto hover:text-[#E16A61] text-custom-green" class="m-auto hover:text-[#E16A61] text-custom-green"
class:text-blue-400={$page.url.pathname === "/tv"} class:text-blue-400={$page.url.pathname === "/tv"}
><i class="fa-solid fa-video mr-1.5" /> Livestreamy</a ><i class="fa-solid fa-video mr-1.5" /> Livestreamy</a
--> >
{/if} {/if}
<a <a
sveltekit:prefetch sveltekit:prefetch