From b8abd96ae02d7065c42e0d55927ab46db0bfc382 Mon Sep 17 00:00:00 2001 From: zzossig Date: Sat, 22 Feb 2020 22:31:04 +0900 Subject: [PATCH] add 0.65.2 version check for error --- layouts/partials/footer/links-feed.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}