diff --git a/_layouts/default.html b/_layouts/default.html
index e4478f7..86543be 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -35,7 +35,7 @@
{% for post in site.posts reversed %}
{% if post.isChild and lastIsChild != true %}
{% endif %}
{% if lastIsChild and post.isChild != true %}