mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: add rawsec inventory to users (#1538)
* add rawsec inventory * better rendering - the black logo renders better than the light logo on the white background - a shorter name renders better * is OSS but not part of FB * add rawsec logo * pinned false and local image
This commit is contained in:
parent
fa4d72d969
commit
7fa908a4ab
|
|
@ -372,6 +372,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Rawsec Inventory',
|
||||
image: '/img/users/rawsec.png',
|
||||
infoLink: 'https://inventory.rawsec.ml/docs/',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'React 360',
|
||||
image: '/img/users/react-360.svg',
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in New Issue