Skip to content

Commit fbcffbd

Browse files
committed
add living feeds to mini sponsors
1 parent 99a610c commit fbcffbd

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

src/components/Affiliates.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,11 @@ const MINI_SPONSORS = [
136136
label: 'ggc - espionner un téléphone Android iPhone Pour Control Parental',
137137
url: 'https://www.global-gsm-control.com/',
138138
},
139+
{
140+
logo: require('../images/logos/sponsors/livingfeeds.svg'),
141+
label: 'Living Feeds',
142+
url: 'https://livingfeeds.com/',
143+
},
139144
];
140145

141146
const random = products.slice(0, 3);
Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)