diff --git a/index.html b/index.html index 6f70ef0..81a44a2 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ title: Home - {{ post.date | date_to_string }} + {{ post.date | date_to_string }} · Tagged: {{ post.tags }} {% if post.excerpt == post.content %} {{ post.content }} {% else %}