diff --git a/_includes/_meta_information.html b/_includes/_meta_information.html index 00c1cc7a735..28913cec7f9 100644 --- a/_includes/_meta_information.html +++ b/_includes/_meta_information.html @@ -9,7 +9,7 @@ {% endif %} {% if page.date %} - + {% endif %} {% if page.categories %} {{ page.categories | join: ' ยท ' | upcase }}{% endif %}