Skip to content

Commit

Permalink
add: silver sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavvraja committed Dec 13, 2024
1 parent d9eb3a2 commit 2424fa2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,10 @@ export const silverSponsors: Sponsors[] = [
name: "CASHCADE",
logoUrl: `${tedxsjecAssetsPrefix}/sponsors/CASHCADE.avif`,
},
{
name: "IDP",
logoUrl: `${tedxsjecAssetsPrefix}/sponsors/idp.avif`,
},
];

export const bronzeSponsors: Sponsors[] = [
Expand Down

0 comments on commit 2424fa2

Please sign in to comment.