From 12aab84b39391382b1580195651d5ca3f246296b Mon Sep 17 00:00:00 2001 From: Evan Simkowitz Date: Thu, 12 Sep 2024 16:33:25 -0700 Subject: [PATCH] fix sidebar position --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index e5ab0d9..0c47834 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,8 +1,8 @@ --- -sidebar_position: 4 +sidebar_position: 1 --- -# Tutorial Intro +# Introduction Let's discover **Docusaurus in less than 5 minutes**.