From 008a7db007323d6f401c6be130b4ff7c34e91b28 Mon Sep 17 00:00:00 2001 From: Nate B Date: Sun, 15 Nov 2020 05:29:12 -0700 Subject: [PATCH] 11-15-20_05:29:12 --- _layouts/post.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_layouts/post.html b/_layouts/post.html index 5123f26..5d6583b 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -9,6 +9,10 @@ layout: default {{content}} + + +
+ {% assign authorData = site.data.authors[site.author] %}