From 572ab0b697d1cc3c000985c55e4a3e5e40a134a8 Mon Sep 17 00:00:00 2001 From: Nate B Date: Sun, 15 Nov 2020 05:05:40 -0700 Subject: [PATCH] 11-15-20_05:05:40 --- _layouts/post.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/_layouts/post.html b/_layouts/post.html index 4de0f8c..fd8ca8c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -16,10 +16,10 @@ layout: default {% assign authorData = site.data.authors[page.author] %}
- {{page.author}}'s Profile Photo. -
{{page.author}}
-

{{authorData.bio}}

- {% for social in authorData.socials %} - - {% endfor %} + {{ page.author }}'s profile picture. +
{{ page.author }}
+

{{ authorData.bio }}

+ {% for social in authorData.socials %} + + {% endfor %}