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] %}