mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
docs: add Comp Labs website to showcase (#7652)
* docs(v2): Add Comp Labs website to showcase page * Add Image * fix image * Update users.tsx Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
4b5a47ba37
commit
2316900174
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/comp-labs.png
Normal file
BIN
website/src/data/showcase/comp-labs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
|
@ -335,6 +335,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/CodeYourFuture/syllabus',
|
||||
tags: ['opensource', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'Comp Labs',
|
||||
description: 'Tech-based Blog, Enterprise-Grade Solutions and more...',
|
||||
preview: require('./showcase/comp-labs.png'),
|
||||
website: 'https://complabs.in/',
|
||||
source: 'https://github.com/Comp-Labs/comp-labs-website',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Component Kit',
|
||||
description: 'A declarative UI framework for iOS',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue