Skip to content

Commit a84fb6a

Browse files
mihaileebyron
authored andcommitted
Add Hudl to the list of companies that use GraphQL (graphql#87)
1 parent d2114fb commit a84fb6a

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ var logos = [
3838
img: 'coursera.png',
3939
link: 'https://www.coursera.org/'
4040
},
41+
{
42+
name: 'Hudl',
43+
img: 'hudl.png',
44+
link: 'https://www.hudl.com/'
45+
},
4146
];
4247

4348
module.exports = ({ page }) =>

site/users/logos/hudl.png

29.1 KB
Loading

0 commit comments

Comments
 (0)