Skip to content

Commit fb0e806

Browse files
committed
fix
1 parent 72cc189 commit fb0e806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/blog/_meta.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import NextLink from "next/link"
33

44
export default {
55
// only for blog posts inside folders we need to specify breadcrumb title
6-
"2024-04-11-announcing-new-graphql-website": "Announcing GraphQLConf 2024",
6+
"2024-04-12-announcing-new-graphql-website": "Announcing GraphQLConf 2024",
77
"*": {
88
display: "hidden",
99
theme: {

0 commit comments

Comments
 (0)