Feed restyle with RSS button

This commit is contained in:
2026-07-15 11:05:53 +02:00
parent 749ef290cf
commit 2a5a7e213a
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}