diff --git a/website/src/data/showcase/sado0823.png b/website/src/data/showcase/sado0823.png new file mode 100644 index 000000000000..d43895b3d685 Binary files /dev/null and b/website/src/data/showcase/sado0823.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 21ccbfaee31a..a7624b638030 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -2105,6 +2105,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',