Skip to content

Commit 52e4f5d

Browse files
committed
add titan am to mini sponsors
1 parent afc1565 commit 52e4f5d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

src/components/Affiliates.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,11 @@ const MINI_SPONSORS = [
146146
label: 'Best Android Apps, Downloads & How to Guides',
147147
url: 'https://bestforandroid.com/',
148148
},
149+
{
150+
logo: require('../images/logos/sponsors/titanam.svg'),
151+
label: 'Titan Asset Management',
152+
url: 'https://titanam.co.uk/',
153+
},
149154
];
150155

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

0 commit comments

Comments
 (0)