diff --git a/website/src/data/showcase/leedom.png b/website/src/data/showcase/leedom.png new file mode 100644 index 0000000000..a443a57a52 Binary files /dev/null and b/website/src/data/showcase/leedom.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 8a64578fcf..41282a0725 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -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',