diff --git a/_layouts/home.html b/_layouts/home.html index 2f99929d..24e7687e 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -18,7 +18,7 @@ {% if page.image.credit %}Photo Credit: {{ page.image.credit }}{% endif %} {% endif %} -
+
{% include _author-bio.html %}
diff --git a/_layouts/page.html b/_layouts/page.html index 5cd6123f..371197de 100644 --- a/_layouts/page.html +++ b/_layouts/page.html @@ -19,7 +19,7 @@
{% endif %}
-
+
diff --git a/_layouts/post-index.html b/_layouts/post-index.html index 6d03a657..ffea18ef 100644 --- a/_layouts/post-index.html +++ b/_layouts/post-index.html @@ -18,7 +18,7 @@ {% if page.image.credit %}Photo Credit: {{ page.image.credit }}{% endif %}
{% endif %} -
+ diff --git a/_layouts/post.html b/_layouts/post.html index 7d8be586..a91f9a8f 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -19,7 +19,7 @@
{% endif %}
-