You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--
Thanks for making a pull request!
Before submitting, please read our contributing guidelines:
https://github.com/graphql/graphql.github.io/blob/source/CONTRIBUTING.md
Have any questions?
Feel free to ask in this PR or you can also find us on the #website
channel on the GraphQL Slack (invite link available in CONTRIBUTING.md)
-->
---------
Co-authored-by: Benjie <benjie@jemjie.com>
Copy file name to clipboardExpand all lines: src/app/conf/2026/wg-day/page.tsx
+12-14Lines changed: 12 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ import WGImage from "./attendees.jpg"
11
11
exportconstmetadata: Metadata={
12
12
title: "WG Day | GraphQLConf 2026",
13
13
description:
14
-
"Working Group Day at GraphQLConf 2026 on May 21 in Fremont for GraphQL working group members and maintainers of key GraphQL OSS, with intentionally unstructured time for technical discussion and social connection.",
14
+
"Working Group Day at GraphQLConf 2026 on May 21 at Meta's Fremont Campus for GraphQL working group members and maintainers of key GraphQL OSS, with intentionally unstructured time for technical discussion and social connection.",
15
15
}
16
16
17
17
exportdefaultfunctionWGDayPage(){
@@ -78,21 +78,20 @@ export default function WGDayPage() {
78
78
<articleclassName="space-y-4">
79
79
<h2className="typography-h2">Attendance</h2>
80
80
<pclassName="typography-body-lg max-w-4xl">
81
-
Capacity is limited, so invitations will go to regular working
82
-
group participants first. Additional attendees can join via a
83
-
waitlist, with priority for maintainers of GraphQL-related open
0 commit comments