Skip to content

Commit

Permalink
docs: add ChatKitty to showcase (#7297)
Browse files Browse the repository at this point in the history
* docs: add ChatKitty to showcase

* optimize image

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
aerovulpe and Josh-Cena authored May 4, 2022
1 parent e73cda8 commit 18d81a1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/chatkitty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/src/data/showcase/memgraph.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 @@ -338,6 +338,14 @@ const Users: User[] = [
source: 'https://github.com/chaos-mesh/website',
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',
description:
Expand Down

0 comments on commit 18d81a1

Please sign in to comment.