Skip to content

Commit 86da978

Browse files
RStankovwincent
authored andcommitted
Add Product Hunt logo to GraphQL users (graphql#257)
1 parent f858a06 commit 86da978

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
@@ -395,6 +395,11 @@ var logos = [
395395
img: 'zzish.png',
396396
link: 'https://www.zzish.com/'
397397
},
398+
{
399+
name: 'Product Hunt',
400+
img: 'product-hunt.png',
401+
link: 'https://www.producthunt.com/'
402+
},
398403
// Adding your logo?
399404
// Add it to the /users/logos/ directory and then append an entry above this comment.
400405
//

site/users/logos/product-hunt.png

20.8 KB
Loading

0 commit comments

Comments
 (0)