mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-19 17:49:19 +02: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
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/charles-ancheta.png
Normal file
BIN
website/src/data/showcase/charles-ancheta.png
Normal file
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…
Add table
Add a link
Reference in a new issue