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 e74aa56 commit 0c0369aCopy full SHA for 0c0369a
src/components/Affiliates.js
@@ -171,6 +171,11 @@ const MINI_SPONSORS = [
171
label: 'Pacman 30th Anniversary Doodle',
172
url: 'https://pacmanblog.com/',
173
},
174
+ {
175
+ logo: require('../images/logos/sponsors/sup.svg'),
176
+ label: 'Sup Standup Bot',
177
+ url: 'https://sup.today/',
178
+ },
179
];
180
181
const random = products.slice(0, 3);
src/images/logos/sponsors/sup.svg
0 commit comments