Skip to content

Commit 545ec5e

Browse files
authored
Update tagline in the page title (#2365)
Keep the title in sync with the body. Thanks @Keweiqu for noticing this 🙏
1 parent 2fa7bf8 commit 545ec5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: GraphQL | A query language for your API
2+
title: GraphQL | The query language for modern APIs
33
---
44

55
export { IndexPage as default } from '../components/index-page'

0 commit comments

Comments
 (0)