diff --git a/layouts/index.html b/layouts/index.html
index d28599c..57d52de 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -77,8 +77,7 @@
- {{ $dateFormat := .Site.Params.dateFormat | default "Jan 2, 2006" }}
-
+ {{ partial "datetime.html" (dict "date" .Date) }}
{{ if .Params.categories }}