mirror of
https://github.com/plexusorg/Website.git
synced 2024-11-14 16:43:33 +00:00
Be more concise
This commit is contained in:
parent
39c7ef7c35
commit
85f867c364
@ -1,4 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
id: intro
|
||||||
|
title: Introduction
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -47,7 +47,7 @@ const config = {
|
|||||||
type: 'doc',
|
type: 'doc',
|
||||||
docId: 'intro',
|
docId: 'intro',
|
||||||
position: 'left',
|
position: 'left',
|
||||||
label: 'Getting Started',
|
label: 'Introduction',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'doc',
|
type: 'doc',
|
||||||
@ -64,7 +64,7 @@ const config = {
|
|||||||
title: 'Docs',
|
title: 'Docs',
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: 'Getting Started',
|
label: 'Introduction',
|
||||||
to: '/docs/intro',
|
to: '/docs/intro',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user