mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
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:
parent
78d146419f
commit
02858ba79f
Binary file not shown.
|
After Width: | Height: | Size: 169 KiB |
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue