From 31b08fbfaeb875a75bddde46672249cc6f5dcc01 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sun, 22 Apr 2018 17:41:44 +0200 Subject: [PATCH] retry 3 --- blog/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/blog/index.html b/blog/index.html index 48dc359..8b41c04 100644 --- a/blog/index.html +++ b/blog/index.html @@ -21,7 +21,8 @@ section_id: blog / {% endif %} - {{ post.date | date: "%B %d, %Y" }} +

{{ post.date | date: "%d" }}

+

{{ post.date | date: "%B %Y" }}

{% if post.images %}