mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: add CharlesAncheta.com to showcase (#7533)
* docs: add CharlesAncheta.com to showcase * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
0afb218369
commit
a469ae3d63
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
|
|
@ -355,6 +355,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/chaos-mesh/website',
|
||||
tags: ['opensource', 'product', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'Charles Ancheta',
|
||||
description: "Charles Ancheta's Blog and Portfolio Website",
|
||||
preview: require('./showcase/charles-ancheta.png'),
|
||||
website: 'https://charlesancheta.com',
|
||||
source: 'https://github.com/cbebe/my-website',
|
||||
tags: ['opensource', 'personal'],
|
||||
},
|
||||
{
|
||||
title: 'ChatKitty',
|
||||
description: 'A full suite of developer tools for any chat use-case.',
|
||||
|
|
|
|||
Loading…
Reference in New Issue