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 a84fb6a commit 4779bb6Copy full SHA for 4779bb6
site/users/index.html.js
@@ -34,7 +34,7 @@ var logos = [
34
link: 'https://www.intuit.com/'
35
},
36
{
37
- name: 'Coursea',
+ name: 'Coursera',
38
img: 'coursera.png',
39
link: 'https://www.coursera.org/'
40
@@ -43,6 +43,11 @@ var logos = [
43
img: 'hudl.png',
44
link: 'https://www.hudl.com/'
45
46
+ {
47
+ name: 'Reindex',
48
+ img: 'reindex.png',
49
+ link: 'https://www.reindex.io/'
50
+ },
51
];
52
53
module.exports = ({ page }) =>
site/users/logos/reindex.png
23.1 KB
0 commit comments