diff --git a/src/pages/index.js b/src/pages/index.js index 94a0cc8..cbbd7a3 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -65,7 +65,7 @@ export const pageQuery = graphql` slug } frontmatter { - date(formatString: "DD MMMM, YYYY") + date(formatString: "MMMM DD, YYYY") title } }