Skip to content

Commit 95e39e7

Browse files
author
Peter Meyers
committed
Add mytrove.com to GraphQL users
1 parent 9730e6b commit 95e39e7

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
@@ -450,6 +450,11 @@ var logos = [
450450
img: 'idobata.png',
451451
link: 'https://idobata.io/'
452452
},
453+
{
454+
name: 'Trove',
455+
img: 'trove.png'
456+
link: 'https://www.mytrove.com/'
457+
},
453458
// Adding your logo?
454459
// Add it to the /users/logos/ directory and then append an entry above this comment.
455460
//

site/users/logos/trove.png

10.6 KB
Loading

0 commit comments

Comments
 (0)