From 3ea911c2a4289f511a0ddc621bb7bcdd79ef1876 Mon Sep 17 00:00:00 2001 From: rv Date: Tue, 31 Oct 2023 00:52:29 -0600 Subject: [PATCH] 10-31-23_00:52:29 --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index b52ec3a..025e546 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -12,7 +12,7 @@ layout: default
-{% assign authorData = page.data.authors[page.author.name] %} +{% assign authorData = page.data.authors[page.author] %}
{{ page.author.name | default: site.author }}'s profile picture.