diff --git a/docusaurus.config.js b/docusaurus.config.js index 1b9c7afd6a..2a7a7eb09d 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -126,6 +126,11 @@ const config = { label: "Developer Portal", docId: "developer-portal/create-account", }, + { + type: "doc", + label: "Patcher", + docId: "patcher/index", + }, ], }, {