This commit is contained in:
tree🌴 2023-09-29 11:42:58 +02:00
parent 69dd25df76
commit 010f3deeb5
1 changed files with 2 additions and 2 deletions

View File

@ -158,10 +158,10 @@
> >
</div> </div>
<div class="inline-block w-full md:w-auto"> <div class="inline-block w-full md:w-auto">
<a href="/#ticket" on:click={handleAnchorClick} <a href="https://watch.web3privacy.info/"
><button class="uppercase text-lg w-full" ><button class="uppercase text-lg w-full"
><div class="m-1 button-inverse" on:mouseenter={animateText}> ><div class="m-1 button-inverse" on:mouseenter={animateText}>
Buy Ticket Watch recorded talks
</div></button </div></button
></a ></a
> >