Practical info (2)

This commit is contained in:
tree 2022-06-01 05:15:27 +02:00
rodič e22642a961
revize f5d019bccc
1 změnil soubory, kde provedl 2 přidání a 2 odebrání

Zobrazit soubor

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