From f29413af3938be916228514b0fdf51cd4fad0d8c Mon Sep 17 00:00:00 2001 From: awisniew207 Date: Wed, 18 Sep 2024 13:49:32 -0700 Subject: [PATCH] Changing sidebars --- docs/integrations/aa/candide.md | 2 -- sidebars.js | 6 +++++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/integrations/aa/candide.md b/docs/integrations/aa/candide.md index 530236f3..b12aab06 100644 --- a/docs/integrations/aa/candide.md +++ b/docs/integrations/aa/candide.md @@ -1,5 +1,3 @@ -# Candide - # Recover a Safe Account with Google using AbstractionKit This is the second of two guides that demonstrate how to recover a Safe smart wallet using a Google account. The first guide focuses on adding the recovery method, while this guide focuses on executing the actual recovery process. We recommend starting with guide number one which can be found [here](https://docs.candide.dev/wallet/guides/recovery-with-google-using-lit/). diff --git a/sidebars.js b/sidebars.js index 87dfb6ab..95c2e860 100644 --- a/sidebars.js +++ b/sidebars.js @@ -450,7 +450,11 @@ const sidebars = { 'integrations/aa/alchemy-account-kit', 'integrations/aa/pimlico', 'integrations/aa/openfort', - 'integrations/aa/candide', + { + type: 'doc', + id: 'integrations/aa/candide', + label: 'Candide' + } ], }, {