Skip to content

Commit

Permalink
docs: add Rainbond site to showcase (#7177)
Browse files Browse the repository at this point in the history
* add Rainbond site to showcase

* minor tweaks

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
zzzhangqi and Josh-Cena authored Apr 15, 2022
1 parent 6238ee0 commit 0f5f6f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/rainbond.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0f5f6f3

Please sign in to comment.