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 4e88005 commit 7119553Copy full SHA for 7119553
src/pages/_meta.tsx
@@ -85,6 +85,8 @@ export default {
85
},
86
"graphql-js": {
87
type: "page",
88
- title: "GraphQL.JS Tutorial",
+ title: <span className="after:font-sans after:content-['_↗']">GraphQL.JS Tutorial</a>,
89
+ href: "https://www.graphql-js.org/docs/getting-started/",
90
+ newWindow: true,
91
92
}
0 commit comments