Skip to content

Commit d808692

Browse files
authored
Merge pull request graphql#304 from pm-dev/source
Fix json for users site. #facepalm
2 parents 6569600 + e6f1da0 commit d808692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/users/index.html.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@ var logos = [
452452
},
453453
{
454454
name: 'Trove',
455-
img: 'trove.png'
455+
img: 'trove.png',
456456
link: 'https://www.mytrove.com/'
457457
},
458458
// Adding your logo?

0 commit comments

Comments
 (0)