Skip to content

Commit 8f27e72

Browse files
authored
Merge pull request graphql#359 from bw/add-conduit-logo
Add Conduit logo
2 parents 590a264 + d83503e commit 8f27e72

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
@@ -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
//

site/users/logos/conduit.png

9.33 KB
Loading

0 commit comments

Comments
 (0)