From 81b430fbae5a92b1a2a077e5fcdfb576fe97f18f Mon Sep 17 00:00:00 2001 From: Marian Sigler Date: Wed, 28 Jan 2015 19:57:39 +0100 Subject: use german date format --- _post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_post.html') diff --git a/_post.html b/_post.html index c00cff8..3af9e80 100644 --- a/_post.html +++ b/_post.html @@ -5,7 +5,7 @@ -

{{ entry.date.strftime('%d %B %Y ') }}

+

{{ entry.date.strftime('%d. %B %Y ') }}

{{ entry.title|typogrify }}

-- cgit v1.2.3-1-g7c22