diff --git a/_includes/2017/comments-area.html b/_includes/2017/comments-area.html
index ed06e808f..3be8532c3 100644
--- a/_includes/2017/comments-area.html
+++ b/_includes/2017/comments-area.html
@@ -1,6 +1,6 @@
{% assign identifier = include.page.url | remove: '.html' | remove_first: '/' %}
{% if site.data.disqus.enabled %}
-
diff --git a/_includes/2017/related-posts.html b/_includes/2017/related-posts.html index f793d8b9c..d9d9e3304 100644 --- a/_includes/2017/related-posts.html +++ b/_includes/2017/related-posts.html @@ -11,7 +11,7 @@ | sort: "weight", "last" %} {% assign size = site.pages | size %} -