aboutsummaryrefslogtreecommitdiff
path: root/themes/default/layouts/_default/section.feeds.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/layouts/_default/section.feeds.html')
-rw-r--r--themes/default/layouts/_default/section.feeds.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/default/layouts/_default/section.feeds.html b/themes/default/layouts/_default/section.feeds.html
index 2845ea0..20566df 100644
--- a/themes/default/layouts/_default/section.feeds.html
+++ b/themes/default/layouts/_default/section.feeds.html
@@ -1,5 +1,6 @@
{{ define "styles" }}
-{{ $author := partial "author-user.html" . }}
+{{- $author := partial "function-authors-data.html" . -}}
+{{- $author = $author.user -}}
<style>
{{ partial "styles-navigator.html" (dict "Link" "/") | safeCSS }}