Skip to content

Commit 7d2c69f

Browse files
authored
Merge pull request graphql#279 from jelenajjo/source
Add Vanila.io logo to GraphQL users
2 parents 5237d7a + afcf91f commit 7d2c69f

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
@@ -420,6 +420,11 @@ var logos = [
420420
img: 'hijup.png',
421421
link: 'https://www.hijup.com/'
422422
},
423+
{
424+
name: 'Vanila.io',
425+
img: 'vanilaio.png',
426+
link: 'https://vanila.io/'
427+
},
423428
// Adding your logo?
424429
// Add it to the /users/logos/ directory and then append an entry above this comment.
425430
//

site/users/logos/vanilaio.png

4.4 KB
Loading

0 commit comments

Comments
 (0)