Skip to content

Commit 6697c6e

Browse files
Merge branch 'source' of https://github.com/graphql/graphql.github.io into source
2 parents 11bcb03 + 90f729f commit 6697c6e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

site/users/index.html.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,11 +261,16 @@ var logos = [
261261
img: 'mojilala.png',
262262
link: 'https://www.mojilala.com/'
263263
},
264+
{
265+
name: 'Ningensoft',
266+
img: 'ningensoft.png',
267+
link: 'https://www.ningensoft.com/'
268+
},
264269
{
265270
name: 'Appier',
266271
img: 'appier.png',
267272
link: 'https://www.appier.com/'
268-
},
273+
}
269274
// Adding your logo?
270275
// Add it to the /users/logos/ directory and then append an entry above this comment.
271276
//

site/users/logos/ningensoft.png

120 KB
Loading

0 commit comments

Comments
 (0)