mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 00:09:48 +02:00
docs(v2): Add unmand site to showcase page (#5239)
This commit is contained in:
parent
fc64c12e41
commit
a59378ba87
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/unmand.png
Normal file
BIN
website/src/data/showcase/unmand.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
|
@ -1241,6 +1241,14 @@ const Users = [
|
|||
website: 'https://verdaccio.org',
|
||||
source: 'https://github.com/verdaccio/verdaccio',
|
||||
tags: ['favorite', 'opensource', 'large', 'i18n', 'design' ]
|
||||
},
|
||||
{
|
||||
title: 'Unmand',
|
||||
description: 'A business automation platform that liberates users from repetitive tasks.',
|
||||
preview: require('./showcase/unmand.png'),
|
||||
website: 'https://unmand.com',
|
||||
source: null,
|
||||
tags: ['product', 'design']
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue