Skip to content

Commit 4673a75

Browse files
authored
Add Medallia
1 parent 265a7bf commit 4673a75

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

0 commit comments

Comments
 (0)