Skip to content

Commit 23a1047

Browse files
committed
Add Goalify to users list
1 parent 948e921 commit 23a1047

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

site/users/index.html.js

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ var logos = [
546546
img: 'colectica.png',
547547
link: 'http://www.colectica.com/'
548548
},
549-
{
549+
{
550550
name: 'Neo4j',
551551
img: 'neo4j_logo.png',
552552
link: 'https://www.neo4j.com/developer/graphql/'
@@ -555,7 +555,12 @@ var logos = [
555555
name: 'ComparaOnline',
556556
img: 'comparaonline.png',
557557
link: 'https://www.comparaonline.com'
558-
}
558+
},
559+
{
560+
name: 'Goalify.plus',
561+
img: 'goalify.png',
562+
link: 'https://goalify.plus'
563+
},
559564
// Adding your logo?
560565
// Add it to the /users/logos/ directory and then append an entry above this comment.
561566
//

site/users/logos/goalify.png

43.5 KB
Loading

0 commit comments

Comments
 (0)