Skip to content

Commit a20e373

Browse files
author
greg
committed
Add hackages in list
1 parent 28615d6 commit a20e373

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

0 commit comments

Comments
 (0)