mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: add Rainbond site to showcase (#7177)
* add Rainbond site to showcase * minor tweaks Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
6238ee0851
commit
0f5f6f31e0
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
|
|
@ -1315,6 +1315,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/liqvidjs/liqvidjs.org',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Rainbond',
|
||||
description: 'A cloud native multi cloud application management platform',
|
||||
preview: require('./showcase/rainbond.png'),
|
||||
website: 'https://www.rainbond.com',
|
||||
source: 'https://github.com/goodrain/rainbond-docs',
|
||||
tags: ['opensource', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'React Complex Tree',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in New Issue