Skip to content

Commit 5b40222

Browse files
committed
feat(sponsors): add FOR GOOD AI and ORTUS SOLUTIONS to sponsors data
1 parent e27490b commit 5b40222

3 files changed

Lines changed: 10 additions & 0 deletions

File tree

public/images/sponsors/boxlang.png

76.8 KB
Loading
12 KB
Loading

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,16 @@ export const sponsors: Sponsors = {
6161
website:
6262
"https://www.grupocastilla.es/servicios-rrhh/consultoria-tecnologica/",
6363
},
64+
{
65+
name: "FOR GOOD AI",
66+
website: "https://zencoder.ai/",
67+
image: "images/sponsors/zencoder.png",
68+
},
69+
{
70+
name: "ORTUS SOLUTIONS",
71+
website: "https://boxlang.io/",
72+
image: "images/sponsors/boxlang.png",
73+
},
6474
],
6575
communities: [],
6676
media_partners: [

0 commit comments

Comments
 (0)