Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
sunithvs authored Oct 22, 2022
1 parent 1a9bbbd commit b534f33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions presentation/Sponsors/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ const goldSponsors: Sponsors[] = [
link: "#",
image: "/assets/sponsors/IEEE.png",
},
{
link: "https://awsugkochi.in/",
image: "https://awsugkochi.in/static/awsugkochi-logo-86bedb3a87c7b71caa9cda8aa605d686.png",
},
];

const Sponsors = () => {
Expand Down

0 comments on commit b534f33

Please sign in to comment.