diff --git a/templates/archive.html b/templates/archive.html index 7f7333f..0ef5573 100644 --- a/templates/archive.html +++ b/templates/archive.html @@ -16,7 +16,7 @@
  • - {{ post.date | date(format="%b %d") }} + {{ post.date | date(format="%d %b") }}