From 0a6c2fd6b6d0ea2a91c2822f6b9a67d96ce22982 Mon Sep 17 00:00:00 2001 From: Matthew Lopez <73856503+MatthewL246@users.noreply.github.com> Date: Wed, 29 May 2024 20:35:51 -0400 Subject: [PATCH] Delete useless docs header link --- docs/docusaurus.config.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 90a1d3f..e87141d 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -52,12 +52,6 @@ const config: Config = { src: "img/logo.svg", }, items: [ - { - type: "docSidebar", - sidebarId: "sidebar", - position: "left", - label: "Docs", - }, { href: `https://github.com/${github.username}/${github.repo}`, label: "GitHub",