mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
docs: add bandwidth.com to showcase (#6316)
* Update users.tsx * add showcase image * Add Description * Update users.tsx Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
984c73be30
commit
472a4c881a
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/bandwidth.png
Normal file
BIN
website/src/data/showcase/bandwidth.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 102 KiB |
|
@ -243,6 +243,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/axioms-io/developer',
|
||||
tags: ['opensource', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'Bandwidth',
|
||||
description:
|
||||
'Add powerful communications capabilities to your app from the only API platform with it’s own tier-1 carrier network.',
|
||||
preview: require('./showcase/bandwidth.png'),
|
||||
website: 'https://dev.bandwidth.com/',
|
||||
source: 'https://github.com/Bandwidth/api-docs',
|
||||
tags: ['opensource', 'large', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'Benthos',
|
||||
description: 'A stream processor for mundane tasks',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue