Skip to content

Commit a89039c

Browse files
authored
feat: include sopra steria as regular sponsor (#684)
include sopra steria as regular sponsor
1 parent 415e794 commit a89039c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/views/Home/components/Sponsors/SponsorsData.ts

+5
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ export const sponsors: Sponsors = {
2323
website: "https://www.caixabanktech.com/es/pagina-de-inicio/",
2424
image: "images/sponsors/caixabank-tech.png",
2525
},
26+
{
27+
name: "Sopra Steria",
28+
image: "/images/sponsors/sopra.png",
29+
website: "https://www.soprasteria.es/",
30+
},
2631
],
2732
basic: [],
2833
communities: [],

0 commit comments

Comments
 (0)