mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
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:
parent
feb9cf01ed
commit
27834dc23a
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/metalyoung.png
Normal file
BIN
website/src/data/showcase/metalyoung.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue