mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
docs(v2): Added mailgo to showcase (#4252)
* mailgo in users * mailgo screenshot
This commit is contained in:
parent
af2e3cbdb0
commit
a9b459bdc2
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/mailgo.png
Normal file
BIN
website/src/data/showcase/mailgo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 256 KiB |
|
@ -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.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue