mirror of https://github.com/hykilpikonna/AquaDX
[O] Coming soon! -> Coming soon™
parent
776c08e605
commit
5341326811
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue