Fix: type toggle missing name attr, vinyl-style cover-centric feed, RSS button in header

This commit is contained in:
opencode
2026-07-15 11:05:53 +02:00
parent 2078a56fc2
commit 202a6749f2
7 changed files with 72 additions and 23 deletions
@@ -20,6 +20,7 @@
{#for s in settings}
<label class="label cursor-pointer gap-1 badge badge-outline py-2">
<input type="checkbox"
name="enabled"
class="checkbox checkbox-xs"
value="true"
{#if s.enabled}checked{/if}