diff --git a/zudoku.config.tsx b/zudoku.config.tsx index 7bf00b78..67c4414e 100644 --- a/zudoku.config.tsx +++ b/zudoku.config.tsx @@ -60,6 +60,10 @@ const config: ZudokuConfig = { id: "docs", label: "Documentation", }, + { + id: "devPortal", + label: "Developer Portal", + }, { id: "policies", label: "Policies & Handlers",