mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-04 20:27:27 +08:00
[O] Coming soon! -> Coming soon™
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user