We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cb004a commit 2a78143Copy full SHA for 2a78143
1 file changed
src/views/Home/components/Sponsors/SponsorsData.ts
@@ -142,6 +142,11 @@ export const sponsors: Sponsors = {
142
website: "https://www.cioinsights.com/",
143
image: "/images/sponsors/cio-insights.png",
144
},
145
+ {
146
+ name: "Codely",
147
+ image: "images/sponsors/codely.png",
148
+ website: "https://codely.com/pro/jbcnconf22",
149
+ },
150
],
151
supporters: [],
152
};
0 commit comments