aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-04-04 23:49:22 -0400
committertdro <tdro@noreply.example.com>2023-04-04 23:49:22 -0400
commitfa8f9e116245a1692764bc433f27000d7dde5eee (patch)
tree4473895de5f2c14dfbf35feffa7c1348b443bdfb /themes
parent9b6e25170781266cccdca056135bec2ee7e0678c (diff)
downloadcanory-fa8f9e116245a1692764bc433f27000d7dde5eee.tar.gz
canory-fa8f9e116245a1692764bc433f27000d7dde5eee.tar.bz2
canory-fa8f9e116245a1692764bc433f27000d7dde5eee.zip
themes/default/layouts/partials/function-generate-feeds: Use absolute favicon URL
Ensure linking consistency between sub directory and domain
Diffstat (limited to 'themes')
-rw-r--r--themes/default/layouts/partials/function-generate-feeds.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/function-generate-feeds.html b/themes/default/layouts/partials/function-generate-feeds.html
index 42ffd8b..32f340d 100644
--- a/themes/default/layouts/partials/function-generate-feeds.html
+++ b/themes/default/layouts/partials/function-generate-feeds.html
@@ -229,7 +229,7 @@
"description" (or .FeedSourceDescription .FeedSourceTitle "No source description found.")
"domain" .FeedSourceDomain
"enclosure" .FeedEnclosure
- "favicon" $imageSource.RelPermalink
+ "favicon" (strings.TrimPrefix ("" | absURL) $imageSource.Permalink)
"home" .FeedSourceHome
"link" .FeedLink
"name" .FeedName