Skip to content

Commit e1c8c03

Browse files
committed
Minor fix
1 parent da86989 commit e1c8c03

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

src/app/conf/2025/events/fost/page.tsx

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -274,23 +274,12 @@ function EventPartnersSection() {
274274
/>
275275
</Anchor>
276276
</div>
277-
<span className="typography-h2 text-neu-400 lg:typography-d1 max-md:hidden">
278-
&
279-
</span>
280-
<div className="flex items-center justify-center">
281-
<Anchor
282-
href="https://graphql.org/community/foundation/"
283-
className="p-8 hover:bg-neu-100"
284-
>
285-
<GraphQLFoundationWordmark className="h-24 w-auto [&_g]:fill-neu-900" />
286-
</Anchor>
287-
</div>
288277
</div>
289278
</div>
290279

291280
<p className="typography-body-lg mx-auto max-w-2xl text-pretty text-center">
292-
GraphQL Day is organized by API&nbsp;Days and GraphQL Foundation, as
293-
part of the Future of Software Technology.
281+
GraphQL Day is organized by API&nbsp;Days as part of the Future of
282+
Software Technology.
294283
{/* todo: link to some FOST page? */}
295284
</p>
296285
</div>

0 commit comments

Comments
 (0)