mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 05:28:43 +02:00
docs: add icodex to showcase (#6299)
* update(users.tsx): add personal website show case * add icodex.png for personal webste showcase * resize image * optimize Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
52e097e2c1
commit
9c0e659a44
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/icodex.png
Normal file
BIN
website/src/data/showcase/icodex.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
|
@ -692,6 +692,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/home-assistant/core',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'icodex',
|
||||
description: 'Front end engineer personal website',
|
||||
preview: require('./showcase/icodex.png'),
|
||||
website: 'https://icodex.me/',
|
||||
source: 'https://github.com/wood3n/icodex-next',
|
||||
tags: ['opensource', 'personal'],
|
||||
},
|
||||
{
|
||||
title: 'Idb',
|
||||
description: 'iOS Development Bridge',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue