aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/partials/following-list.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/partials/following-list.html')
-rw-r--r--themes/default/layouts/partials/following-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/layouts/partials/following-list.html b/themes/default/layouts/partials/following-list.html
index 4f364d3..d638487 100644
--- a/themes/default/layouts/partials/following-list.html
+++ b/themes/default/layouts/partials/following-list.html
@@ -12,7 +12,7 @@
{{-
$unique = $unique | append (dict
"Domain" .Params.feed.domain
- "Favicon" .Params.feed.image
+ "Favicon" .Params.feed.favicon
"Home" .Params.feed.home
"Name" .Params.feed.name
)