Add RSS feed button

This commit is contained in:
Abner Coimbre
2025-11-03 14:25:13 -08:00
parent 9e53e36a6f
commit dba00cd816
2 changed files with 14 additions and 4 deletions

View File

@@ -14,9 +14,9 @@ newsletter_signup:
button_class: "btn text-white meetups-bg col-3"
section_class: ""
text_sidepanel:
active: true
title: ""
title_class: ""
active: false
title: "RSS Feed"
title_class: "mb-6"
text_class: ""
text: "[RSS](/news/index.xml)"
text: "[Subscribe](/news/index.xml)"
---