space instead of enter
This commit is contained in:
parent
40e0b79f7a
commit
0764643fb2
1 changed files with 2 additions and 3 deletions
|
|
@ -50,7 +50,7 @@
|
||||||
<a href="https://nixwebr.ing/next/satr14" class="no-underline">→</a>
|
<a href="https://nixwebr.ing/next/satr14" class="no-underline">→</a>
|
||||||
{:else}
|
{:else}
|
||||||
<p class="animate-pulse italic text-base">
|
<p class="animate-pulse italic text-base">
|
||||||
<span class="hidden sm:block">Press [Enter] to continue.</span>
|
<span class="hidden sm:block">Press [Space] to continue.</span>
|
||||||
<span class="sm:hidden">Scroll to continue.</span>
|
<span class="sm:hidden">Scroll to continue.</span>
|
||||||
</p>
|
</p>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
@ -70,8 +70,7 @@
|
||||||
<a href={url} target="_blank">{name}</a>
|
<a href={url} target="_blank">{name}</a>
|
||||||
{/each}
|
{/each}
|
||||||
</div>
|
</div>
|
||||||
<!-- svelte-ignore a11y-autofocus -->
|
<a href="/#abt" id="abt" class="text-center no-underline text-xl font-extrabold">↑</a>
|
||||||
<a href="/#abt" id="abt" class="text-center no-underline text-xl font-extrabold" autofocus>↑</a>
|
|
||||||
<p class="text-center m-0 font-mono italic hidden md:block">curl https://satr14.my.id</p>
|
<p class="text-center m-0 font-mono italic hidden md:block">curl https://satr14.my.id</p>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue