Skip to content

Commit 2c55f7d

Browse files
mneedhamSashko Stubailo
authored and
Sashko Stubailo
committed
adding Neo4j to the users page (graphql#372)
1 parent 24370a1 commit 2c55f7d

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
@@ -546,6 +546,11 @@ var logos = [
546546
img: 'colectica.png',
547547
link: 'http://www.colectica.com/'
548548
},
549+
{
550+
name: 'Neo4j',
551+
img: 'neo4j_logo.png',
552+
link: 'https://www.neo4j.com/developer/graphql/'
553+
},
549554
// Adding your logo?
550555
// Add it to the /users/logos/ directory and then append an entry above this comment.
551556
//

site/users/logos/neo4j_logo.png

37 KB
Loading

0 commit comments

Comments
 (0)