docs: add Kuizuo's Personal Website to showcase (#6458)

* docs: Add Kuizuo's Personal Website to showcase page

* minor tweaks
This commit is contained in:
kuizuo 2022-01-24 20:59:04 +08:00 committed by GitHub
parent 0f8bb3bbe6
commit 86ea0395ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View file

@ -556,6 +556,14 @@ const Users: User[] = [
source: null,
tags: ['personal', 'design'],
},
{
title: "Kuizuo's Personal Website",
description: "A Software Enthusiast's blog, Sharing and Learning",
preview: require('./showcase/kuizuo.png'),
website: 'https://kuizuo.cn',
source: 'https://github.com/kuizuo/blog',
tags: ['personal', 'opensource', 'design'],
},
{
title: 'FireCMS',
description: 'Firebase/Firestore based headless CMS',