Skip to content

Commit c47fcd7

Browse files
Adding WorkflowGen Logo
1 parent 66152cd commit c47fcd7

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

0 commit comments

Comments
 (0)