mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-02 14:26:23 -04:00
Re-write Intro/Welcome (#97)
Co-authored-by: Moritz Eckert <m1gh7ym0@gmail.com>
This commit is contained in:
parent
e3c5a5ab78
commit
0286a83dfa
4 changed files with 22 additions and 41 deletions
|
@ -20,12 +20,12 @@ const sidebars = {
|
|||
docs: [
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Welcome to Constellation',
|
||||
label: 'Introduction',
|
||||
id: 'intro'
|
||||
},
|
||||
{
|
||||
type: 'category',
|
||||
label: 'Overview',
|
||||
label: 'Basics',
|
||||
link: {
|
||||
type: 'generated-index',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue