remove locale and version dropdowns

This commit is contained in:
Evan Simkowitz
2024-09-12 18:13:49 -07:00
parent 8bb10360f4
commit d7b8d74dd9
-8
View File
@@ -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",