Skip to content

Commit a9a54f5

Browse files
authored
Merge pull request graphql#288 from jeongsd/source
Add ediket logo to GraphQL users
2 parents 7b69354 + e881dd2 commit a9a54f5

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
{
434439
name: 'HousingAnywhere',
435440
img: 'housinganywhere.png',

site/users/logos/ediket.png

9.51 KB
Loading

0 commit comments

Comments
 (0)