We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c77383 + 646809a commit 07a2cb1Copy full SHA for 07a2cb1
app/about/components/SponsorsSection.tsx
@@ -29,6 +29,12 @@ const sponsors = [
29
logo: "/images/sponsors/alexadevcommunity.png",
30
link: "https://www.linkedin.com/company/alexa-developer-community-cu/"
31
},
32
+ {
33
+ name: "Innovxus",
34
+ title: "Community Partner",
35
+ logo: "/images/sponsors/Innovxus.png",
36
+ link: "https://www.innovxus.com/"
37
+ },
38
{
39
name: "Rotaract - Chandigarh University",
40
title: "Community Engagement Partner",
public/images/sponsors/Innovxus.png
4.81 KB
0 commit comments