Skip to content

Commit 85730fb

Browse files
authored
Add Conduit logo
1 parent 3485377 commit 85730fb

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
@@ -531,6 +531,11 @@ var logos = [
531531
img: 'myntra.png',
532532
link: 'https://www.myntra.com/'
533533
},
534+
{
535+
name: 'Conduit',
536+
img: 'conduit.png',
537+
link: 'https://conduithq.com/'
538+
},
534539
// Adding your logo?
535540
// Add it to the /users/logos/ directory and then append an entry above this comment.
536541
//

0 commit comments

Comments
 (0)