diff --git a/_layouts/post.html b/_layouts/post.html index 18b5121..db80be3 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -78,7 +78,7 @@

{{ page.title }}

- {% if page.author %} + {% if page.author %}
{{ author.display_name }} @@ -87,7 +87,7 @@

{{ page.title }}

{{ author.display_name }} {{ author.description }}
-
+ {% endif %}