Skip to content

Commit

Permalink
Add eraser (#1525)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianlovin committed Jul 16, 2021
1 parent 9e62d2e commit 6b7abfc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added public/static/img/startups/eraser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/data/startups/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,11 @@ export const startupJobs = [
applicationUrl: 'mailto:pardhu@metaphor.io',
logo: 'metaphor.png',
},
{
name: 'Eraser',
description: 'Eraser is an ideation and brainstorming app for technical teams. Eraser allows users to communicate ideas at the speed of thought using a markdown note editor, a lightweight canvas, and audio chat.',
siteUrl: 'https://tryeraser.com/',
applicationUrl: 'https://twitter.com/_shinkim',
logo: 'eraser.png',
}
]

1 comment on commit 6b7abfc

@vercel
Copy link

@vercel vercel bot commented on 6b7abfc Jul 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.