diff --git a/index.html b/index.html
index 0937708..a552105 100644
--- a/index.html
+++ b/index.html
@@ -38,8 +38,9 @@ layout: default
{% assign postCount = site.posts | size %}
{% assign postsCovered = site.paginate | plus:offset %}
{% if postsCovered < postCount %}
-
+
{% endif %}
-