We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96cb0ba commit 7164fbeCopy full SHA for 7164fbe
src/components/info-card/ambassador-data.tsx
@@ -527,7 +527,7 @@ export const ambassadors202512: Ambassador[] = [
527
{
528
label: "Derek Kuz",
529
imageUrl: "https://github.com/dariuszkuc.png",
530
- alt: "Derek Kuz",
+ alt: "Derek Kuc",
531
organization: "Apollo",
532
tags: [
533
@@ -545,6 +545,11 @@ export const ambassadors202512: Ambassador[] = [
545
url: "https://www.linkedin.com/in/dkuc/",
546
icon: <LinkedInIcon className="size-5" />,
547
},
548
+ {
549
+ label: "Twitter",
550
+ url: "https://x.com/derek_kuc",
551
+ icon: <TwitterIcon className="size-5" />,
552
+ },
553
],
554
555
0 commit comments