mirror of
https://github.com/kremalicious/blog.git
synced 2025-01-03 02:15:08 +01:00
fix date output
This commit is contained in:
parent
3acd482dfd
commit
dfc2ce5d07
@ -112,7 +112,7 @@ export const pageQuery = graphql`
|
||||
}
|
||||
fields {
|
||||
slug
|
||||
date(formatString: "MMMM DD, YYYY")
|
||||
date
|
||||
}
|
||||
rawMarkdownBody
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user