diff --git a/layouts/partials/posts-template.html b/layouts/partials/posts-template.html index aee497c..e0c8841 100644 --- a/layouts/partials/posts-template.html +++ b/layouts/partials/posts-template.html @@ -36,7 +36,7 @@ {{ .Params.author }} {{ with .Params.authorimage }} {{ with resources.Get . }} - {{ $authorimage := (.Resize "400x webp").RelPermalink }} + {{ $authorimage := (.Resize "40x webp").RelPermalink }} {{ end }} {{ end }} @@ -58,4 +58,4 @@ {{ end }} - \ No newline at end of file +