mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 14:26:23 -04:00
Add page on CSPs (#56)
Co-authored-by: Moritz Eckert <m1gh7ym0@gmail.com>
This commit is contained in:
parent
43924c7318
commit
d06d403d1d
5 changed files with 54 additions and 5 deletions
|
@ -45,10 +45,15 @@ const sidebars = {
|
|||
label: 'Product features',
|
||||
id: 'overview/product',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Feature status of clouds',
|
||||
id: 'overview/clouds',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Performance',
|
||||
id: 'overview/benchmarks',
|
||||
id: 'overview/performance',
|
||||
},
|
||||
{
|
||||
type: 'doc',
|
||||
|
@ -130,7 +135,7 @@ const sidebars = {
|
|||
},
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Use persistent storage',
|
||||
label: 'Use peristent storage',
|
||||
id: 'workflows/storage',
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue