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 07c4698 commit efd3991Copy full SHA for efd3991
src/components/Affiliates.js
@@ -114,6 +114,11 @@ const MINI_SPONSORS = [
114
label: 'Coupontoaster - Discount and Coupon Codes',
115
url: 'https://coupontoaster.com/',
116
},
117
+ {
118
+ logo: require('../images/logos/sponsors/celltrackingapps.svg'),
119
+ label: 'Cell Tracking Apps - Parental Control Software Review Website',
120
+ url: 'http://celltrackingapps.com/',
121
+ },
122
];
123
124
const random = products.slice(0, 3);
src/images/logos/sponsors/celltrackingapps.svg
0 commit comments