Skip to content

Commit afc1565

Browse files
committed
add Best For Andorid mini sponsor
1 parent fbcffbd commit afc1565

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
@@ -141,6 +141,11 @@ const MINI_SPONSORS = [
141141
label: 'Living Feeds',
142142
url: 'https://livingfeeds.com/',
143143
},
144+
{
145+
logo: require('../images/logos/sponsors/bestforandroid.svg'),
146+
label: 'Best Android Apps, Downloads & How to Guides',
147+
url: 'https://bestforandroid.com/',
148+
},
144149
];
145150

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

0 commit comments

Comments
 (0)