Skip to content

Commit 15b6b1a

Browse files
committed
Add description
1 parent 641adb6 commit 15b6b1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: GraphQL | A query language for your API
3+
description: GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.
34
---
45

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

0 commit comments

Comments
 (0)