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' + } ], }, {