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 948e921 commit 23a1047Copy full SHA for 23a1047
site/users/index.html.js
@@ -546,7 +546,7 @@ var logos = [
546
img: 'colectica.png',
547
link: 'http://www.colectica.com/'
548
},
549
- {
+ {
550
name: 'Neo4j',
551
img: 'neo4j_logo.png',
552
link: 'https://www.neo4j.com/developer/graphql/'
@@ -555,7 +555,12 @@ var logos = [
555
name: 'ComparaOnline',
556
img: 'comparaonline.png',
557
link: 'https://www.comparaonline.com'
558
- }
+ },
559
560
+ name: 'Goalify.plus',
561
+ img: 'goalify.png',
562
+ link: 'https://goalify.plus'
563
564
// Adding your logo?
565
// Add it to the /users/logos/ directory and then append an entry above this comment.
566
//
site/users/logos/goalify.png
43.5 KB
0 commit comments