File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
src/app/conf/2026/components Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -18,17 +18,15 @@ export function BecomeASponsor() {
1818 to industry leaders and decision-makers.
1919 </ p >
2020 </ div >
21- { /* TODO
2221 < Button
2322 variant = "primary"
24- href="http ://events.linuxfoundation.org/sponsor-graphqlconf26"
23+ href = "https ://events.linuxfoundation.org/sponsor-graphqlconf26"
2524 target = "_blank"
2625 rel = "noreferrer"
2726 className = "md:w-fit"
2827 >
2928 Sponsor
3029 </ Button >
31- */ }
3230 </ header >
3331 < dl className = "relative z-10 mt-10 border border-neu-300 md:backdrop-blur-[6.4px] xl:mt-16" >
3432 < DefinitionListItem
Original file line number Diff line number Diff line change @@ -62,15 +62,13 @@ export function RegisterSection({ className, ...props }: RegisterSectionProps) {
6262 graphql_events@linuxfoundation.org
6363 </ a >
6464 </ p >
65- { /* TODO
6665 < Button
6766 variant = "primary"
6867 className = "mt-6"
69- href="https://events.linuxfoundation.org/wp-content/uploads/2025/02/sponsor_GraphQLConf_2025_022025.pdf "
68+ href = "https://events.linuxfoundation.org/sponsor-graphqlconf26 "
7069 >
7170 Become a sponsor
7271 </ Button >
73- */ }
7472 </ article >
7573 < article className = "border border-neu-400 p-6" >
7674 < h3 className = "typography-h3" > Media</ h3 >
You can’t perform that action at this time.
0 commit comments