diff --git a/layouts/partials/footer/links-feed.html b/layouts/partials/footer/links-feed.html
index 6b38187..9af4a82 100644
--- a/layouts/partials/footer/links-feed.html
+++ b/layouts/partials/footer/links-feed.html
@@ -2,7 +2,7 @@
{{ if not (in ($.Param "notAllowedTypesInHomeFeed") .Type) }}
{{ $exclude := slice "tags" "series" "categories" }}
{{ if not (in $exclude .Type) }}
-
+
{{ partial "svgs/etc/rss.svg" (dict "width" 32 "height" 32) }}
{{ else }}