From fe2f92cd6e3c00cbd5dff3dc788a42871545fa1d Mon Sep 17 00:00:00 2001 From: aaron67 Date: Tue, 5 Nov 2024 15:28:52 +0800 Subject: [PATCH] Remove menu API --- docusaurus.config.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index a859b625b..536fb99d0 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -63,11 +63,6 @@ const config = { position: "left", label: "Docs", }, - { - position: "left", - label: "API", - to: "/open-api/overview", - }, { /* Only visible under docs. See src/custom/custom.css */ href: 'https://github.com/sCrypt-Inc/scryptTS-docs',