small doc changes

This commit is contained in:
Alex Garcia 2024-07-12 08:50:42 -07:00
parent a3b42f65b2
commit 5e5f4a38a0
5 changed files with 59 additions and 6 deletions

View file

@ -128,14 +128,14 @@ function sidebar(): DefaultTheme.SidebarItem[] {
text: "Getting Started",
collapsed: true,
items: [
{
text: "Installation",
link: "/installation",
},
{
text: "Introduction",
link: "/introduction",
},
{
text: "Installation",
link: "/installation",
},
{
text: "Quick Start",
link: "/quickstart",