Skip to content

Commit ef0a80f

Browse files
authored
Merge pull request graphql#385 from Gregoirevda/source
Add Hackages
2 parents 565d01b + a20e373 commit ef0a80f

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
@@ -571,6 +571,11 @@ var logos = [
571571
img: '1stdibs.png',
572572
link: 'https://www.1stdibs.com/'
573573
},
574+
{
575+
name: 'Hackages',
576+
img: 'hackages.png',
577+
link: 'https://hackages.io/'
578+
},
574579
// Adding your logo?
575580
// Add it to the /users/logos/ directory and then append an entry above this comment.
576581
//

site/users/logos/hackages.png

61.6 KB
Loading

0 commit comments

Comments
 (0)