Skip to content

Commit 99a610c

Browse files
committed
docs: add ggc as sponsor
1 parent 12844e8 commit 99a610c

File tree

2 files changed

+39
-0
lines changed

2 files changed

+39
-0
lines changed

src/components/Affiliates.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@ const MINI_SPONSORS = [
131131
label: 'dpcoupon - coupon codes and discounts',
132132
url: 'https://www.dpcoupon.com/',
133133
},
134+
{
135+
logo: require('../images/logos/sponsors/ggc.svg'),
136+
label: 'ggc - espionner un téléphone Android iPhone Pour Control Parental',
137+
url: 'https://www.global-gsm-control.com/',
138+
},
134139
];
135140

136141
const random = products.slice(0, 3);

src/images/logos/sponsors/ggc.svg

Lines changed: 34 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)