File tree Expand file tree Collapse file tree
src/app/day/2026/components Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,9 +10,19 @@ export function AboutSection({ children }: { children?: ReactNode }) {
1010 < >
1111 < p className = "typography-body-lg" >
1212 GraphQL Day is a one-day community event hosted at{ " " }
13- < a href = "https://www.joinfost.io" className = "underline hover:text-neu-900" > FOST</ a > { " " }
14- (Future of Software Technologies). Expect real-world talks,
15- workshops, and conversations about building with GraphQL.
13+ < a
14+ href = "https://www.joinfost.io"
15+ className = "underline hover:text-neu-900"
16+ >
17+ FOST
18+ </ a > { " " }
19+ (Future of Software Technologies, think federation of
20+ conferences!).
21+ </ p >
22+ < p className = "typography-body-lg text-pretty" >
23+ They are an opportunity to connect with other API ecosystems,
24+ meet new and seasoned GraphQL users, educate about GraphQL,
25+ share best practices, and have fun!
1626 </ p >
1727 < p className = "typography-body-lg text-pretty" >
1828 The event is open to everyone — whether you run GraphQL in
You can’t perform that action at this time.
0 commit comments