docs: add Metalyoung to showcase (#7597)

* Add "metalyoung" to users.tsx and preview image

* update Metalyoung preview image

* fixes

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
小雨青年 2022-06-11 23:00:40 +08:00 committed by GitHub
parent feb9cf01ed
commit 27834dc23a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View file

@ -1227,6 +1227,15 @@ const Users: User[] = [
source: 'https://github.com/cxOrz/meoo.space',
tags: ['opensource', 'personal'],
},
{
title: 'Metalyoung Blog',
description:
'A personal blog to record open source community contributions and open source projects',
preview: require('./showcase/metalyoung.png'),
website: 'https://www.metalyoung.com',
source: null,
tags: ['personal'],
},
{
title: 'Metro',
description: 'The JavaScript bundler for React Native',