Skip to content

Commit

Permalink
docs: add Metalyoung to showcase (#7597)
Browse files Browse the repository at this point in the history
* Add "metalyoung" to users.tsx and preview image

* update Metalyoung preview image

* fixes

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
  • Loading branch information
metal-young and Josh-Cena committed Jun 11, 2022
1 parent feb9cf0 commit 27834dc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/metalyoung.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.tsx
Expand Up @@ -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',
Expand Down

0 comments on commit 27834dc

Please sign in to comment.