Skip to content

Commit ccf5046

Browse files
authored
Merge pull request graphql#271 from matclayton/source
Add Mixcloud to Users
2 parents ad8a402 + cd6706a commit ccf5046

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

site/users/logos/mixcloud.png

5.88 KB
Loading

0 commit comments

Comments
 (0)