Skip to content

Commit e1b19a3

Browse files
authored
Merge pull request graphql#356 from myntra/source
Added Myntra's logo to users
2 parents ef01777 + cec86e9 commit e1b19a3

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
@@ -526,6 +526,11 @@ var logos = [
526526
img: 'dailymotion.png',
527527
link: 'https://developer.dailymotion.com/'
528528
},
529+
{
530+
name: 'Myntra',
531+
img: 'myntra.png',
532+
link: 'https://www.myntra.com/'
533+
},
529534
// Adding your logo?
530535
// Add it to the /users/logos/ directory and then append an entry above this comment.
531536
//

site/users/logos/myntra.png

50.3 KB
Loading

0 commit comments

Comments
 (0)