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 85d69e4 commit 898b580Copy full SHA for 898b580
src/components/Affiliates.js
@@ -156,6 +156,11 @@ const MINI_SPONSORS = [
156
label: 'Dailycontributors Blog',
157
url: 'https://dailycontributors.com',
158
},
159
+ {
160
+ logo: require('../images/logos/sponsors/ariakit.svg'),
161
+ label: 'Ariakit - Toolkit for building accessible UIs',
162
+ url: 'https://ariakit.org/',
163
+ },
164
];
165
166
const random = products.slice(0, 3);
src/images/logos/sponsors/ariakit.svg
0 commit comments