Skip to content

Commit b5cad7d

Browse files
authored
Merge pull request graphql#273 from hijup/source
Add www.hijup.com to the users
2 parents 5e29358 + b007162 commit b5cad7d

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
@@ -415,6 +415,11 @@ var logos = [
415415
img: 'mixcloud.png',
416416
link: 'https://www.mixcloud.com/'
417417
},
418+
{
419+
name: 'HIJUP',
420+
img: 'hijup.png',
421+
link: 'https://www.hijup.com/'
422+
},
418423
// Adding your logo?
419424
// Add it to the /users/logos/ directory and then append an entry above this comment.
420425
//

site/users/logos/hijup.png

5.15 KB
Loading

0 commit comments

Comments
 (0)