mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
docs(v2): add "Wisdom" dev docs website to showcase. (#3555)
This commit is contained in:
parent
649882d867
commit
5d3765fa91
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/wisdom.png
Normal file
BIN
website/src/data/showcase/wisdom.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
|
@ -258,6 +258,15 @@ const users = [
|
|||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
title: 'Wisdom',
|
||||
description: 'Session replay web analytics with open data SQL/S3 access.',
|
||||
preview: require('./showcase/wisdom.png'),
|
||||
website: 'https://developers.getwisdom.io/',
|
||||
source: 'https://github.com/Wisdom/dev-docs',
|
||||
fbOpenSource: false,
|
||||
pinned: true,
|
||||
},
|
||||
];
|
||||
|
||||
export default users;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue