mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs: add ChatKitty to showcase (#7297)
* docs: add ChatKitty to showcase * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
e73cda87d6
commit
18d81a1065
3 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/chatkitty.png
Normal file
BIN
website/src/data/showcase/chatkitty.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
Binary file not shown.
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 35 KiB |
|
@ -338,6 +338,14 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/chaos-mesh/website',
|
source: 'https://github.com/chaos-mesh/website',
|
||||||
tags: ['opensource', 'product', 'i18n'],
|
tags: ['opensource', 'product', 'i18n'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'ChatKitty',
|
||||||
|
description: 'A full suite of developer tools for any chat use-case.',
|
||||||
|
preview: require('./showcase/chatkitty.png'),
|
||||||
|
website: 'https://chatkitty.com',
|
||||||
|
source: null,
|
||||||
|
tags: ['product'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'ClarityChallenge',
|
title: 'ClarityChallenge',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue