mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-16 17:52:29 +02:00
docs: add leedom to showcase (#7151)
* add new showcase leedom * optimize image Co-authored-by: leedom <leedom@jinlanzuan.com> Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
0abf4d706c
commit
d2082ba49b
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/leedom.png
Normal file
BIN
website/src/data/showcase/leedom.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -931,6 +931,14 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/ruanqizhen/labview_book',
|
source: 'https://github.com/ruanqizhen/labview_book',
|
||||||
tags: ['opensource', 'i18n'],
|
tags: ['opensource', 'i18n'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Leedom',
|
||||||
|
description: 'A handbook about coding',
|
||||||
|
preview: require('./showcase/leedom.png'),
|
||||||
|
website: 'https://dinosaur.leedom.me',
|
||||||
|
source: 'https://github.com/leedom92/dinosaur',
|
||||||
|
tags: ['opensource', 'personal'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Lux Algo',
|
title: 'Lux Algo',
|
||||||
description: 'Creation of technical trading tools',
|
description: 'Creation of technical trading tools',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue