Skip to content

Commit 07a2cb1

Browse files
authored
Merge pull request #68 from codeunia-dev/add/innovxus
Add Innovxus as a new sponsor in SponsorsSection component
2 parents 3c77383 + 646809a commit 07a2cb1

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

app/about/components/SponsorsSection.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ const sponsors = [
2929
logo: "/images/sponsors/alexadevcommunity.png",
3030
link: "https://www.linkedin.com/company/alexa-developer-community-cu/"
3131
},
32+
{
33+
name: "Innovxus",
34+
title: "Community Partner",
35+
logo: "/images/sponsors/Innovxus.png",
36+
link: "https://www.innovxus.com/"
37+
},
3238
{
3339
name: "Rotaract - Chandigarh University",
3440
title: "Community Engagement Partner",
4.81 KB
Loading

0 commit comments

Comments
 (0)