Skip to content

Commit 898b580

Browse files
committed
docs: add ariakit to mini sponsors
1 parent 85d69e4 commit 898b580

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

src/components/Affiliates.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,11 @@ const MINI_SPONSORS = [
156156
label: 'Dailycontributors Blog',
157157
url: 'https://dailycontributors.com',
158158
},
159+
{
160+
logo: require('../images/logos/sponsors/ariakit.svg'),
161+
label: 'Ariakit - Toolkit for building accessible UIs',
162+
url: 'https://ariakit.org/',
163+
},
159164
];
160165

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

0 commit comments

Comments
 (0)