diff --git a/content/english/news/_index.md b/content/english/news/_index.md index 06f0981..6b0055a 100644 --- a/content/english/news/_index.md +++ b/content/english/news/_index.md @@ -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)" --- diff --git a/layouts/news/list.html b/layouts/news/list.html index 82a77fa..64c2f0a 100644 --- a/layouts/news/list.html +++ b/layouts/news/list.html @@ -1,5 +1,15 @@ {{ define "main" }} {{ partial "page-header-rss" . }} +
+ + + RSS + +