Skip to content

Commit 3d2584e

Browse files
authored
Add zzish to list of GraphQL users
1 parent 7b39818 commit 3d2584e

File tree

1 file changed

+5
-0
lines changed

1 file 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
//

0 commit comments

Comments
 (0)