Skip to content

Commit a778666

Browse files
authored
add lendup to users.html
1 parent 6dcb2d7 commit a778666

File tree

1 file changed

+5
-0
lines changed

1 file 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
//

0 commit comments

Comments
 (0)