Skip to content

Commit 896d35d

Browse files
pauldowmanleebyron
authored andcommitted
Add OK GROW! logo (GraphQL consulting and training) (graphql#110)
1 parent bd73639 commit 896d35d

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
@@ -103,6 +103,11 @@ var logos = [
103103
name: 'Bazinga',
104104
img: 'bazinga.png',
105105
link: 'https://www.mybazinga.com/'
106+
},
107+
{
108+
name: 'OK GROW!',
109+
img: 'okgrow.png',
110+
link: 'https://www.okgrow.com/graphql'
106111
}
107112
// Adding your logo?
108113
// Add it to the /users/logos/ directory and then append an entry above this comment.

site/users/logos/okgrow.png

50.3 KB
Loading

0 commit comments

Comments
 (0)