Skip to content

Commit 2519d74

Browse files
bsoareswincent
authored andcommitted
Add GetNinjas logo to GraphQL users (graphql#353)
1 parent 1335b53 commit 2519d74

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
@@ -516,6 +516,11 @@ var logos = [
516516
isRound: true,
517517
link: 'https://etmdb.com'
518518
},
519+
{
520+
name: 'GetNinjas',
521+
img: 'getninjas.png',
522+
link: 'https://labs.getninjas.com.br/tagged/graphql'
523+
},
519524
// Adding your logo?
520525
// Add it to the /users/logos/ directory and then append an entry above this comment.
521526
//

site/users/logos/getninjas.png

7.56 KB
Loading

0 commit comments

Comments
 (0)