Skip to content

Commit 7df4fd7

Browse files
committed
Add Wishlife to GraphQL users
1 parent 25172f5 commit 7df4fd7

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
@@ -74,6 +74,11 @@ var logos = [
7474
img: 'loggi.png',
7575
link: 'https://www.loggi.com/'
7676
},
77+
{
78+
name: 'Wishlife',
79+
img: 'wishlife.png',
80+
link: 'http://www.wishlife.com'
81+
},
7782
// Adding your logo?
7883
// Add it to the /users/logos/ directory and then append an entry above this comment.
7984
//

site/users/logos/wishlife.png

77.3 KB
Loading

0 commit comments

Comments
 (0)