mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 02:42:41 +02:00
docs(website): Add techharvesting to showcase (#6710)
This commit is contained in:
parent
405d5d1a3e
commit
397915fc71
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/techharvesting.png
Normal file
BIN
website/src/data/showcase/techharvesting.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
|
@ -1647,6 +1647,14 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/tasitlabs/tasit-sdk',
|
source: 'https://github.com/tasitlabs/tasit-sdk',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'TechHarvesting',
|
||||||
|
description: 'Learn full stack web development from tutorials and blog posts',
|
||||||
|
preview: require('./showcase/techharvesting.png'),
|
||||||
|
website: 'https://techharvesting.in',
|
||||||
|
source: 'https://github.com/techharvesting/techharvesting.github.io',
|
||||||
|
tags: ['opensource', 'personal'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'The Diff Podcast',
|
title: 'The Diff Podcast',
|
||||||
description: 'A Podcast from Facebook Open Source',
|
description: 'A Podcast from Facebook Open Source',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue