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 52e4f5d commit 85d69e4Copy full SHA for 85d69e4
src/components/Affiliates.js
@@ -151,6 +151,11 @@ const MINI_SPONSORS = [
151
label: 'Titan Asset Management',
152
url: 'https://titanam.co.uk/',
153
},
154
+ {
155
+ logo: require('../images/logos/sponsors/dailycontributors.svg'),
156
+ label: 'Dailycontributors Blog',
157
+ url: 'https://dailycontributors.com',
158
+ },
159
];
160
161
const random = products.slice(0, 3);
src/images/logos/sponsors/dailycontributors.svg
0 commit comments