diff --git a/website/sidebars.js b/website/sidebars.js index 309058611c..1cc97fd7dc 100644 --- a/website/sidebars.js +++ b/website/sidebars.js @@ -30,6 +30,7 @@ const sidebars = { 'ballot', 'beaconwallet-singleton', 'confirmation_event_stream', + 'consensus_key', 'set_delegate', 'dapp_prelaunch', 'estimate', diff --git a/website/sidebars.json b/website/sidebars.json index e587c273dd..d26973d456 100644 --- a/website/sidebars.json +++ b/website/sidebars.json @@ -12,6 +12,7 @@ "beaconwallet-singleton", "failwith_errors", "confirmation_event_stream", + "consensus_key", "set_delegate", "dapp_prelaunch", "estimate",