diff --git a/templates/blog.html b/templates/blog.html index 708857c..6ad3f97 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -9,7 +9,7 @@
- {{- page.date | date(format=config.extra.date_format) -}} + {{- page.date | date(format=config.extra.date_format, locale="de_DE") -}}