mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-08 22:03:01 +02:00
docs: add Vital to showcase (#7403)
* Added vital to showcase * missing tag * make things work Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
92a3ac4857
commit
2bc3ea363f
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/vital.png
Normal file
BIN
website/src/data/showcase/vital.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
|
@ -2169,6 +2169,14 @@ const Users: User[] = [
|
|||
source: null,
|
||||
tags: ['product'],
|
||||
},
|
||||
{
|
||||
title: 'Vital',
|
||||
description: 'Wearables and Lab test API for digital health companies.',
|
||||
preview: require('./showcase/vital.png'),
|
||||
website: 'https://docs.tryvital.io',
|
||||
source: 'https://github.com/tryVital/vital-docs-new',
|
||||
tags: ['opensource', 'product', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'Vue NodeGui',
|
||||
description: 'A cross-platform native desktop app library',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue