docs(v2): Add Fenghua Frontend Developer site to showcase page (#5727)

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
Xuqian 2021-10-20 19:12:15 +08:00 committed by GitHub
parent 78d146419f
commit 02858ba79f
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: 169 KiB

View File

@ -473,6 +473,14 @@ const Users: User[] = [
source: 'https://github.com/facebook/fbt',
tags: ['opensource', 'facebook'],
},
{
title: 'Fenghua Frontend Developer',
description: 'Blogs and videos about frontend development',
preview: require('./showcase/zxuqian.png'),
website: 'https://zxuqian.cn',
source: null,
tags: ['personal', 'design'],
},
{
title: 'FireCMS',
description: 'Firebase/Firestore based headless CMS',