mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 02:08:55 +02:00
docs: add sado0823.github.io to showcase (#7584)
* docs: add sado0823.github.io to showcase * optimize image * optimize image Co-authored-by: sado <liaoyonglin@shangbanzu.gift> Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
0fe33fd490
commit
79db7bcdcb
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/sado0823.png
Normal file
BIN
website/src/data/showcase/sado0823.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
|
@ -2114,6 +2114,14 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/lukasbach/synergies/tree/main/packages/docs',
|
source: 'https://github.com/lukasbach/synergies/tree/main/packages/docs',
|
||||||
tags: ['opensource', 'design'],
|
tags: ['opensource', 'design'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Sado0823',
|
||||||
|
description: "Sado0823's Blog and Portfolio Website",
|
||||||
|
preview: require('./showcase/sado0823.png'),
|
||||||
|
website: 'https://sado0823.github.io',
|
||||||
|
source: 'https://github.com/sado0823/sado0823.github.io',
|
||||||
|
tags: ['opensource', 'personal'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'T-Regx',
|
title: 'T-Regx',
|
||||||
description: 'Programmer-oriented Regular Expressions library for PHP',
|
description: 'Programmer-oriented Regular Expressions library for PHP',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue