pages and imprint

This commit is contained in:
Vincent van der Wal
2026-08-01 08:42:54 +02:00
parent 6b2db975b3
commit 315d4e2bdc
10 changed files with 426 additions and 11 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
? 'border-amber-400/50 bg-amber-400/10 text-amber-700 hover:bg-amber-400/20 dark:text-amber-300'
: 'border-border/70 text-muted-foreground hover:bg-muted hover:text-foreground'}"
onclick={() => (open = true)}
title={$isPremium ? 'Premium active' : 'Unlock premium'}
aria-label={$isPremium ? 'Premium active' : 'Unlock premium'}
title={$isPremium ? 'Supporter extras active' : 'Support Drizz.li'}
aria-label={$isPremium ? 'Supporter extras active' : 'Support Drizz.li'}
>
{#if $isPremium}
<!-- star -->