mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-03 20:27:20 +02:00
docs: add TalentBrick to showcase (#6224)
* docs: add TalentBrick to showcase * Update users.tsx
This commit is contained in:
parent
4872decb42
commit
83fbdb0037
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/talentbrick.png
Normal file
BIN
website/src/data/showcase/talentbrick.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 170 KiB |
|
@ -1432,6 +1432,14 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/T-Regx/T-Regx',
|
source: 'https://github.com/T-Regx/T-Regx',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'TalentBrick',
|
||||||
|
description: 'Learning made easy without ADS and trackers, Clear concepts at a glance, and Get access to quality study materials.',
|
||||||
|
preview: require('./showcase/talentbrick.png'),
|
||||||
|
website: 'https://www.talentbrick.com/',
|
||||||
|
source: 'https://gitlab.com/talentbrick/talentbrick',
|
||||||
|
tags: ['opensource', 'design']
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Taro',
|
title: 'Taro',
|
||||||
description: 'An open cross-end and cross-frame solution',
|
description: 'An open cross-end and cross-frame solution',
|
||||||
|
|
Loading…
Add table
Reference in a new issue