diff --git a/themes/red/layouts/partials/footer.html b/themes/red/layouts/partials/footer.html
index a5089aa..25cc057 100644
--- a/themes/red/layouts/partials/footer.html
+++ b/themes/red/layouts/partials/footer.html
@@ -5,7 +5,13 @@ Copyright (c) 2022.
{{ end }}
- {{ with resources.Get "rss-button.gif" }}
-
+ {{ with .OutputFormats.Get "RSS" }}
+
+ {{ with resources.Get "rss-button.gif" }}
+
+ {{ end }}
+
{{ end }}
+
+