We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd7fea commit 8c44c94Copy full SHA for 8c44c94
site/users/index.html.js
@@ -141,6 +141,11 @@ var logos = [
141
img: 'easycarros.png',
142
link: 'http://www.easycarros.com'
143
},
144
+ {
145
+ name: 'Graphcool',
146
+ img: 'graphcool.png',
147
+ link: 'https://graph.cool'
148
+ },
149
// Adding your logo?
150
// Add it to the /users/logos/ directory and then append an entry above this comment.
151
//
0 commit comments