Skip to content

Commit 2fb034c

Browse files
authored
Merge pull request graphql#369 from yorch/patch-1
Add Medallia logo to users
2 parents 4478658 + 49cc86f commit 2fb034c

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
@@ -536,6 +536,11 @@ var logos = [
536536
img: 'conduit.png',
537537
link: 'https://conduithq.com/'
538538
},
539+
{
540+
name: 'Medallia',
541+
img: 'medallia.png',
542+
link: 'https://www.medallia.com/'
543+
},
539544
// Adding your logo?
540545
// Add it to the /users/logos/ directory and then append an entry above this comment.
541546
//

site/users/logos/medallia.png

45.5 KB
Loading

0 commit comments

Comments
 (0)