Skip to content

Commit f72694f

Browse files
committed
remove forgotten title
1 parent 5a42fd5 commit f72694f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/foundation/members.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import Seo from "../../components/Seo"
66
export default ({ pageContext }: PageProps<{}, { sourcePath: string }>) => {
77
return (
88
<Layout
9-
title="GraphQL Foundation Members | GraphQL"
109
pageContext={pageContext}
1110
>
1211
<section className="foundation-members-page">

0 commit comments

Comments
 (0)