diff --git a/_includes/_meta_information.html b/_includes/_meta_information.html index e9b6253e7f9..00c1cc7a735 100644 --- a/_includes/_meta_information.html +++ b/_includes/_meta_information.html @@ -17,6 +17,7 @@ {% for tag in page.tags %} {{tag}} {% endfor %}
+ {% if page.collection == "posts" %} - \ No newline at end of file + {% endif %} +