Feed restyle with RSS button

This commit is contained in:
2026-07-27 10:20:20 +02:00
committed by david.alvarez
parent d09778e6aa
commit 857e45539b
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}