Skip to content

Commit 279bf36

Browse files
authored
Merge pull request graphql#345 from rachitag22/source
Add LendUp to GraphQL Users
2 parents e174932 + a778666 commit 279bf36

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
@@ -510,6 +510,11 @@ var logos = [
510510
img: 'twitter.png',
511511
link: 'https://twitter.com'
512512
},
513+
{
514+
name: 'LendUp',
515+
img: 'lendup.png',
516+
link: 'https://lendup.com'
517+
},
513518
// Adding your logo?
514519
// Add it to the /users/logos/ directory and then append an entry above this comment.
515520
//

site/users/logos/lendup.png

79.5 KB
Loading

0 commit comments

Comments
 (0)