diff --git a/_includes/archive-single.html b/_includes/archive-single.html
index fa5502522761..489f00067a6d 100644
--- a/_includes/archive-single.html
+++ b/_includes/archive-single.html
@@ -11,7 +11,7 @@
{% endif %}
-
+
{% if include.type == "grid" and teaser %}
{% endif %}
{% if post.excerpt %}
{{ post.excerpt | markdownify | strip_html | truncate: 160 }}
{% endif %}
-
\ No newline at end of file
+
diff --git a/_includes/author-profile.html b/_includes/author-profile.html
index d21d9bbdfb36..d0450ab4e7e7 100644
--- a/_includes/author-profile.html
+++ b/_includes/author-profile.html
@@ -1,7 +1,7 @@
{% assign author = page.author | default: page.authors[0] | default: site.author %}
{% assign author = site.data.authors[author] | default: author %}
-
+
{% if author.avatar %}
@@ -43,7 +43,7 @@
{{ author.name }}
{% if author.location %}
- -
+
-
{{ author.location }}
{% endif %}
diff --git a/_includes/comment.html b/_includes/comment.html
index 7b33f46d52c0..cebedabfb5d5 100644
--- a/_includes/comment.html
+++ b/_includes/comment.html
@@ -1,9 +1,9 @@
-