mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
Prevent navigation on logo click
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<div class="hero card edge h-card">
|
||||
<div
|
||||
class="logo"
|
||||
on:click={wiggle}
|
||||
on:click|preventDefault={wiggle}
|
||||
on:animationiteration={wiggleIteration}
|
||||
bind:this={logo}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user