We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7980674 commit 1bab1f9Copy full SHA for 1bab1f9
1 file changed
src/views/Home/components/Sponsors/SponsorsData.ts
@@ -92,7 +92,13 @@ export const sponsors: Sponsors = {
92
website: "https://www.dowjones.com/",
93
},
94
],
95
- communities: [],
+ communities: [
96
+ {
97
+ name: "Step4ward",
98
+ image: "images/sponsors/step4ward.png",
99
+ website: "https://bit.ly/step4wardhome",
100
+ },
101
+ ],
102
media_partners: [
103
{
104
name: "Digital Expert Online",
0 commit comments