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:
Leedom 2022-04-12 15:45:14 +08:00 committed by GitHub
parent 0abf4d706c
commit d2082ba49b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View file

@ -931,6 +931,14 @@ const Users: User[] = [
source: 'https://github.com/ruanqizhen/labview_book',
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',
description: 'Creation of technical trading tools',