Add page on CSPs (#56)

Co-authored-by: Moritz Eckert <m1gh7ym0@gmail.com>
This commit is contained in:
Felix Schuster 2022-09-04 22:11:10 +02:00 committed by GitHub
parent 43924c7318
commit d06d403d1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 54 additions and 5 deletions

View file

@ -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',
},
{