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 fbcffbd commit afc1565Copy full SHA for afc1565
src/components/Affiliates.js
@@ -141,6 +141,11 @@ const MINI_SPONSORS = [
141
label: 'Living Feeds',
142
url: 'https://livingfeeds.com/',
143
},
144
+ {
145
+ logo: require('../images/logos/sponsors/bestforandroid.svg'),
146
+ label: 'Best Android Apps, Downloads & How to Guides',
147
+ url: 'https://bestforandroid.com/',
148
+ },
149
];
150
151
const random = products.slice(0, 3);
src/images/logos/sponsors/bestforandroid.svg
0 commit comments