Skip to content

Commit e5a1e8a

Browse files
tomelmSashko Stubailo
authored andcommitted
Add Yelp logo to users list (graphql#313)
1 parent 9bd06f9 commit e5a1e8a

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
@@ -460,6 +460,11 @@ var logos = [
460460
img: 'legendsoflearning.png',
461461
link: 'https://www.legendsoflearning.com/'
462462
},
463+
{
464+
name: 'Yelp',
465+
img: 'yelp.png',
466+
link: 'https://www.yelp.com/developers/graphql/guides/intro'
467+
},
463468
// Adding your logo?
464469
// Add it to the /users/logos/ directory and then append an entry above this comment.
465470
//

site/users/logos/yelp.png

44.5 KB
Loading

0 commit comments

Comments
 (0)