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