We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12844e8 commit 99a610cCopy full SHA for 99a610c
src/components/Affiliates.js
@@ -131,6 +131,11 @@ const MINI_SPONSORS = [
131
label: 'dpcoupon - coupon codes and discounts',
132
url: 'https://www.dpcoupon.com/',
133
},
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
+ },
139
];
140
141
const random = products.slice(0, 3);
src/images/logos/sponsors/ggc.svg
0 commit comments