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 5a42fd5 commit f72694fCopy full SHA for f72694f
src/pages/foundation/members.tsx
@@ -6,7 +6,6 @@ import Seo from "../../components/Seo"
6
export default ({ pageContext }: PageProps<{}, { sourcePath: string }>) => {
7
return (
8
<Layout
9
- title="GraphQL Foundation Members | GraphQL"
10
pageContext={pageContext}
11
>
12
<section className="foundation-members-page">
0 commit comments