diff --git a/_includes/_meta_information.html b/_includes/_meta_information.html index e9b6253e7f9..57b078260e8 100644 --- a/_includes/_meta_information.html +++ b/_includes/_meta_information.html @@ -21,11 +21,13 @@ {% if page.previous.url %}
{% endif %} + {% if page.collection == "posts" %} + {% endif %} {% if page.next.url %} {% else %} {% endif %} - \ No newline at end of file +