diff --git a/_layouts/post.html b/_layouts/post.html index ec63afc1..7b294cd1 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -7,21 +7,3 @@ layout: default {{ page.date | date_to_string }} {{ content }} - -{% if site.related_posts != empty %} - -{% endif %}