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:
sado 2022-06-09 14:39:00 +08:00 committed by GitHub
parent 0fe33fd490
commit 79db7bcdcb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View file

@ -2114,6 +2114,14 @@ const Users: User[] = [
source: 'https://github.com/lukasbach/synergies/tree/main/packages/docs',
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',
description: 'Programmer-oriented Regular Expressions library for PHP',