We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a3cd8 commit bb88d7cCopy full SHA for bb88d7c
1 file changed
src/views/Home/components/Sponsors/SponsorsData.ts
@@ -109,6 +109,11 @@ export const sponsors: Sponsors = {
109
image: "images/sponsors/step4ward.png",
110
website: "https://bit.ly/step4wardhome",
111
},
112
+ {
113
+ name: "Migracode Barcelona",
114
+ image: "images/sponsors/migracode.jpg",
115
+ website: "https://www.migracode.org/",
116
+ },
117
],
118
media_partners: [
119
{
0 commit comments