mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 23:40:39 +02:00
docs: add dyte docs to showcase (#6274)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
66c0c54dc5
commit
e231359f84
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/dyte.png
Normal file
BIN
website/src/data/showcase/dyte.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 122 KiB |
|
@ -460,6 +460,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/facebook/draft-js',
|
||||
tags: ['opensource', 'meta'],
|
||||
},
|
||||
{
|
||||
title: 'Dyte',
|
||||
description: 'The most developer friendly live video SDK',
|
||||
preview: require('./showcase/dyte.png'),
|
||||
source: null,
|
||||
website: 'https://docs.dyte.io',
|
||||
tags: ['favorite', 'product', 'design', 'versioning', 'large']
|
||||
},
|
||||
{
|
||||
title: 'Easyjwt',
|
||||
description: 'JWT creation and validation library',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue