mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-08 22:03:01 +02:00
docs: Add Warrant Docs site to showcase page (#5654)
This commit is contained in:
parent
5370f14291
commit
03eda3e04e
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/warrant.png
Normal file
BIN
website/src/data/showcase/warrant.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 467 KiB |
|
@ -1325,6 +1325,15 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/nodegui/vue-nodegui',
|
source: 'https://github.com/nodegui/vue-nodegui',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Warrant Docs',
|
||||||
|
description:
|
||||||
|
'APIs and devtools for implementing authorization and access control.',
|
||||||
|
preview: require('./showcase/warrant.png'),
|
||||||
|
website: 'https://docs.warrant.dev/',
|
||||||
|
source: null,
|
||||||
|
tags: ['product'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Wasp',
|
title: 'Wasp',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue