Skip to content

Commit 6029309

Browse files
authored
Merge pull request graphql#254 from blaiprat/patch-1
Add Zzish to list of GraphQL Users
2 parents 7b39818 + f60f98a commit 6029309

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
@@ -390,6 +390,11 @@ var logos = [
390390
img: 'duedil.png',
391391
link: 'https://www.duedil.com/'
392392
},
393+
{
394+
name: 'Zzish',
395+
img: 'zzish.png',
396+
link: 'https://www.zzish.com/'
397+
},
393398
// Adding your logo?
394399
// Add it to the /users/logos/ directory and then append an entry above this comment.
395400
//

site/users/logos/zzish.png

15.4 KB
Loading

0 commit comments

Comments
 (0)