We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72cc189 commit fb0e806Copy full SHA for fb0e806
src/pages/blog/_meta.tsx
@@ -3,7 +3,7 @@ import NextLink from "next/link"
3
4
export default {
5
// only for blog posts inside folders we need to specify breadcrumb title
6
- "2024-04-11-announcing-new-graphql-website": "Announcing GraphQLConf 2024",
+ "2024-04-12-announcing-new-graphql-website": "Announcing GraphQLConf 2024",
7
"*": {
8
display: "hidden",
9
theme: {
0 commit comments