Skip to content

Commit e6fabc4

Browse files
committed
Add ediket logo to GraphQL users
1 parent b1462f5 commit e6fabc4

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
@@ -430,6 +430,11 @@ var logos = [
430430
img: 'ants.png',
431431
link: 'http://ants.vn/'
432432
},
433+
{
434+
name: 'Ediket',
435+
img: 'ediket.png',
436+
link: 'https://ediket.com/'
437+
}
433438
// Adding your logo?
434439
// Add it to the /users/logos/ directory and then append an entry above this comment.
435440
//

site/users/logos/ediket.png

9.51 KB
Loading

0 commit comments

Comments
 (0)