Skip to content

Commit cd6706a

Browse files
authored
Update index.html.js
1 parent 5324912 commit cd6706a

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
@@ -410,6 +410,11 @@ var logos = [
410410
img: 'directlyrics.png',
411411
link: 'http://www.directlyrics.com/'
412412
},
413+
{
414+
name: 'Mixcloud',
415+
img: 'mixcloud.png',
416+
link: 'https://www.mixcloud.com/'
417+
},
413418
// Adding your logo?
414419
// Add it to the /users/logos/ directory and then append an entry above this comment.
415420
//

0 commit comments

Comments
 (0)