Skip to content

Commit 7e0c807

Browse files
authored
Added myntra's logo
Myntra is using graphql in its new API gateway layer.
1 parent ef01777 commit 7e0c807

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

0 commit comments

Comments
 (0)