From 883b755dc7b83b412caecaa0ce6d57329b26d6b2 Mon Sep 17 00:00:00 2001 From: sawka Date: Thu, 9 Nov 2023 12:59:17 -0800 Subject: [PATCH] leftnav updates --- mint.json | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) diff --git a/mint.json b/mint.json index fdb693d..60e89e3 100644 --- a/mint.json +++ b/mint.json @@ -65,25 +65,11 @@ "reference/keyboard", "reference/slashcommands" ] - }, - { - "group": "API Documentation", - "pages": [ - "api-reference/introduction" - ] - }, - { - "group": "Endpoint Examples", - "pages": [ - "api-reference/endpoint/get", - "api-reference/endpoint/create", - "api-reference/endpoint/delete" - ] } ], - "footerSocials": { - "twitter": "https://x.com/wavetermdev", - "github": "https://github.com/wavetermdev/waveterm", - "linkedin": "https://www.linkedin.com/company/commandlinedev" + "footerSocials": { + "github": "https://github.com/wavetermdev/waveterm", + "twitter": "https://x.com/wavetermdev", + "linkedin": "https://www.linkedin.com/company/commandlinedev" } }