[O] Coming soon! -> Coming soon™
Build AquaMai / build (SDEZ141) (push) Has been cancelled Details
Build AquaMai / build (SDGA145) (push) Has been cancelled Details

pull/55/head
Clansty 2024-09-11 01:57:17 +08:00
parent 776c08e605
commit 5341326811
No known key found for this signature in database
GPG Key ID: 3A6BE8BAF2EDE134
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
</a>
{/if}
<a href="/home">home</a>
<div on:click={() => alert("Coming soon!")} on:keydown={e => e.key === "Enter" && alert("Coming soon!")}
<div on:click={() => alert("Coming soon")} on:keydown={e => e.key === "Enter" && alert("Coming soon")}
role="button" tabindex="0">maps</div>
<a href="/ranking">rankings</a>
{#if me}