diff --git a/docusaurus.config.js b/docusaurus.config.js index fd2ef38..c0f23c9 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -100,14 +100,10 @@ const config = { label: "Getting Started", to: "getting-started", }, - { - label: "Tutorial", - to: "tutorial", - }, { label: "FAQ", - to: "faq" - } + to: "faq", + }, ], }, { @@ -141,7 +137,7 @@ const config = { { label: "Research", to: "research", - } + }, ], }, ],