Skip to content

Commit 54a1b9d

Browse files
authored
Merge pull request graphql#297 from idobata/idobata
Add Idobata logo to GraphQL users
2 parents 9f8fd0d + 0c72cca commit 54a1b9d

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
@@ -445,6 +445,11 @@ var logos = [
445445
img: 'skyarchnetworks.png',
446446
link: 'https://www.skyarch.net/'
447447
},
448+
{
449+
name: 'Idobata',
450+
img: 'idobata.png',
451+
link: 'https://idobata.io/'
452+
},
448453
// Adding your logo?
449454
// Add it to the /users/logos/ directory and then append an entry above this comment.
450455
//

site/users/logos/idobata.png

13.3 KB
Loading

0 commit comments

Comments
 (0)