Skip to content

Commit c6b721a

Browse files
authored
Merge pull request graphql#259 from etiennedesign/source
Adding WorkflowGen Logo
2 parents ae7bb52 + c47fcd7 commit c6b721a

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
@@ -400,6 +400,11 @@ var logos = [
400400
img: 'product-hunt.png',
401401
link: 'https://www.producthunt.com/'
402402
},
403+
{
404+
name: 'WorkflowGen',
405+
img: 'workflowgen-logo.png',
406+
link: 'https://www.workflowgen.com/'
407+
},
403408
// Adding your logo?
404409
// Add it to the /users/logos/ directory and then append an entry above this comment.
405410
//

site/users/logos/workflowgen-logo.png

10.8 KB
Loading

0 commit comments

Comments
 (0)