diff --git a/docusaurus.config.ts b/docusaurus.config.ts index f1e27e3..50134c8 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -65,14 +65,6 @@ const config: Config = { docId: "index", label: "Docs", }, - { - type: "docsVersionDropdown", - position: "right", - }, - { - type: "localeDropdown", - position: "right", - }, { label: "Github", href: "https://github.com/wavetermdev/waveterm",