Skip to content

Commit

Permalink
Fixing sidebars
Browse files Browse the repository at this point in the history
Changing sidebars
  • Loading branch information
awisniew207 authored Sep 18, 2024
2 parents 3131410 + f29413a commit 5713125
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 0 additions & 2 deletions docs/integrations/aa/candide.md
Original file line number Diff line number Diff line change
@@ -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/).
Expand Down
6 changes: 5 additions & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
],
},
{
Expand Down

0 comments on commit 5713125

Please sign in to comment.