diff --git a/_layouts/post.html b/_layouts/post.html index c0f5fdb..beff40b 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -5,7 +5,7 @@ layout: default
<-- back

{{ page.title }}

-

{{ page.date | date: '%Y %B %-d' }}

+

{{ page.date | date: '%B %-d, %Y' }}

{{ content }}
diff --git a/index.html b/index.html index df5131a..a10a5a2 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ layout: default