diff --git a/docusaurus.config.ts b/docusaurus.config.ts index ef351b9..10b3d07 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -41,18 +41,6 @@ const config: Config = { href: '/welcome', }, items: [ - { - position: "left", - type: "docSidebar", - sidebarId: "sidebar", - label: "Documentation", - }, - { - position: "left", - type: "doc", - docId: "specifications/index", - label: "Specifications", - }, { position: "right", href: "https://git.staropensource.de/StarOpenSource-Infrastructure/website-docs",