Skip to content

Commit

Permalink
mailgo in users
Browse files Browse the repository at this point in the history
  • Loading branch information
manzinello committed Feb 19, 2021
1 parent af2e3cb commit 1b9a179
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions website/src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,15 @@ const users = [
fbOpenSource: false,
pinned: false,
},
{
title: 'Mailgo',
description: 'A new concept of mailto and tel links',
preview: require('./showcase/mailgo.png'),
website: 'https://mailgo.dev/',
source: 'https://github.com/manzinello/mailgo.dev',
fbOpenSource: false,
pinned: false,
},
{
title: 'MikroORM',
description: 'TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns.',
Expand Down

0 comments on commit 1b9a179

Please sign in to comment.