Skip to content

Commit e6f1da0

Browse files
author
Peter Meyers
committed
Fix json for users site. #facepalm
1 parent 95e39e7 commit e6f1da0

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)