From 27722ee3ef8b4e5addc15cc0514c95df85cda074 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Blanchemain?= Date: Wed, 13 Nov 2024 11:38:54 -0800 Subject: [PATCH] fix: sidebar adjustments --- website/sidebars.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/website/sidebars.js b/website/sidebars.js index 25a35c4b4..5c76a9291 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -329,16 +329,6 @@ const sidebars = { id: 'launch-orbit-chain/how-tos/customize-stf', label: `Customize your chain's behavior`, }, - { - type: 'doc', - id: 'launch-orbit-chain/how-tos/orbit-chain-finality', - label: `Configure delayed inbox finality`, - }, - { - type: 'doc', - id: 'launch-orbit-chain/how-tos/manage-fee-collectors', - label: `Manage the fee collectors`, - }, { type: 'doc', id: 'launch-orbit-chain/how-tos/customize-arbos',