diff --git a/layouts/partials/footer/links-feed.html b/layouts/partials/footer/links-feed.html index 9af4a82..398f451 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 }}