Skip to content

Commit 274c6ef

Browse files
committed
add new partners
1 parent c3f8c2e commit 274c6ef

File tree

3 files changed

+16
-6
lines changed

3 files changed

+16
-6
lines changed

data/partners.json

+16-6
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,25 @@
77
"url": "https://www.google.com/intl/en/about",
88
"logoUrl": "../images/logos/google.svg"
99
},
10-
{
11-
"name": "Inwte",
12-
"url": "http://inwte.com",
13-
"logoUrl": "../images/logos/inwte-green.png"
14-
},
1510
{
1611
"name": "Camtel",
1712
"url": "http://www.camtel.cm",
1813
"logoUrl": "../images/logos/camtel.png"
1914
},
2015
{
2116
"name": "Weloobe",
22-
"url": "http://weloobe.com",
17+
"url": "https://weloobe.com",
2318
"logoUrl": "../images/logos/weloobe-logoo.gif"
19+
},
20+
{
21+
"name": "MyBonWays",
22+
"url": "http://mybonways.com",
23+
"logoUrl": "../images/logos/bonways.png"
24+
},
25+
{
26+
"name": "EnixWhiteHat",
27+
"url": "https://www.facebook.com/ECWH.v1/?hc_ref=ARQ9hikYJM0e3hQtbSvCp70vOi0ohnqaiksmmr0pTW5OmqqI6zryQ8kSiaFummBStuk",
28+
"logoUrl": "../images/logos/enixhat.png"
2429
}
2530
]
2631
},
@@ -38,6 +43,11 @@
3843
"url": "https://github.com/gdg-x",
3944
"logoUrl": "../images/logos/gdg-x.svg",
4045
"width": 128
46+
},
47+
{
48+
"name": "Inwte",
49+
"url": "https://inwte.com",
50+
"logoUrl": "../images/logos/inwte-green.png"
4151
}
4252
]
4353
}

images/logos/bonways.png

14.6 KB
Loading

images/logos/enixhat.png

79.6 KB
Loading

0 commit comments

Comments
 (0)