mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-10 23:02:56 +02:00
docs: add Indent to showcase (#5421)
* docs: add Indent to showcase * docs: add Indent preview * fix: missing source field
This commit is contained in:
parent
2a9f5903cf
commit
8779c8ff4a
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/indent.png
Normal file
BIN
website/src/data/showcase/indent.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 799 KiB |
|
@ -587,6 +587,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/intelagentbilling/docs',
|
||||
tags: ['opensource','product'],
|
||||
},
|
||||
{
|
||||
title: 'Indent',
|
||||
description: 'Indent provides on-demand access control for cloud apps and infrastructure.',
|
||||
preview: require('./showcase/indent.png'),
|
||||
website: 'https://indent.com/developers',
|
||||
source: null,
|
||||
tags: ['product','design'],
|
||||
},
|
||||
{
|
||||
title: 'Jest',
|
||||
description: 'Jest is a delightful JavaScript Testing Framework with a focus on simplicity.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue