Skip to content

Commit f78f563

Browse files
committed
add two new sponsors
1 parent 898b580 commit f78f563

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

src/components/Affiliates.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,16 @@ const MINI_SPONSORS = [
161161
label: 'Ariakit - Toolkit for building accessible UIs',
162162
url: 'https://ariakit.org/',
163163
},
164+
{
165+
logo: require('../images/logos/sponsors/ibomma.svg'),
166+
label: 'Ibomma App',
167+
url: 'https://theibomma.com/',
168+
},
169+
{
170+
logo: require('../images/logos/sponsors/pacmanblog.svg'),
171+
label: 'Pacman 30th Anniversary Doodle',
172+
url: 'https://pacmanblog.com/',
173+
},
164174
];
165175

166176
const random = products.slice(0, 3);

src/images/logos/sponsors/ibomma.svg

Lines changed: 7 additions & 0 deletions
Loading
Lines changed: 12 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)