mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: mark dyte as opensource in showcase (#6813)
This commit is contained in:
parent
954e4d42fc
commit
cfdd120dc4
|
|
@ -503,9 +503,9 @@ const Users: User[] = [
|
|||
title: 'Dyte',
|
||||
description: 'The most developer friendly live video SDK',
|
||||
preview: require('./showcase/dyte.png'),
|
||||
source: null,
|
||||
source: 'https://github.com/dyte-in/docs',
|
||||
website: 'https://docs.dyte.io',
|
||||
tags: ['favorite', 'product', 'design', 'versioning', 'large']
|
||||
tags: ['favorite', 'product', 'design', 'versioning', 'large', 'opensource']
|
||||
},
|
||||
{
|
||||
title: 'Easyjwt',
|
||||
|
|
|
|||
Loading…
Reference in New Issue