Skip to content

Commit d37bb99

Browse files
praveenwebleebyron
authored andcommitted
added hasura to users list (graphql#487)
1 parent 4c82392 commit d37bb99

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
@@ -596,6 +596,11 @@ var logos = [
596596
img: 'bynder.png',
597597
link: 'https://www.bynder.com'
598598
},
599+
{
600+
name: 'Hasura',
601+
img: 'hasura.png',
602+
link: 'https://hasura.io'
603+
},
599604
{
600605
name: 'Atlassian',
601606
img: 'atlassian.png',

site/users/logos/hasura.png

8.96 KB
Loading

0 commit comments

Comments
 (0)