mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-29 14:38:50 +02:00
docs: add Massoud Maboudi's portfolio to showcase (#7412)
* docs: add Massoud Maboudi's portfolio to showcase * optimize image * Update website/src/data/users.tsx Co-authored-by: Joshua Chen <sidachen2003@gmail.com> Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
47a2cca17d
commit
309a7e8bd4
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/iammassoud.png
Normal file
BIN
website/src/data/showcase/iammassoud.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
|
@ -886,6 +886,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/ggicci/httpin/tree/documentation/docs',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'I am Massoud',
|
||||
description: 'The portfolio of Massoud Maboudi, Full Stack Developer',
|
||||
preview: require('./showcase/iammassoud.png'),
|
||||
website: 'https://iammassoud.ir/',
|
||||
source: null,
|
||||
tags: ['personal', 'rtl'],
|
||||
},
|
||||
{
|
||||
title: 'icodex',
|
||||
description: 'Front end engineer personal website',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue