Re-write Intro/Welcome (#97)

Co-authored-by: Moritz Eckert <m1gh7ym0@gmail.com>
This commit is contained in:
Felix Schuster 2022-09-08 08:43:40 +02:00 committed by GitHub
parent e3c5a5ab78
commit 0286a83dfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 41 deletions

View file

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