diff --git a/docs/wallet/wallet-screen/display-screen.md b/docs/wallet/wallet-screen/display-screen.md index f59eddb..e81c3f8 100644 --- a/docs/wallet/wallet-screen/display-screen.md +++ b/docs/wallet/wallet-screen/display-screen.md @@ -1,4 +1,4 @@ -# Display Screen +# Discover Updated the 14th of October 2024. diff --git a/docs/wallet/wallet-screen/settings-menu-screen.md b/docs/wallet/wallet-screen/settings-menu-screen.md index 66e038a..717aa2f 100644 --- a/docs/wallet/wallet-screen/settings-menu-screen.md +++ b/docs/wallet/wallet-screen/settings-menu-screen.md @@ -1,4 +1,4 @@ -# Settings Menu +# Settings Updated the 14th of October 2024. diff --git a/docs/wallet/wallet-screen/wallet-screen.md b/docs/wallet/wallet-screen/wallet-screen.md index 793d3ef..cca4171 100644 --- a/docs/wallet/wallet-screen/wallet-screen.md +++ b/docs/wallet/wallet-screen/wallet-screen.md @@ -1,4 +1,4 @@ -# Main Wallet Screen +# My wallet Updated the 14th of October 2024. diff --git a/sidebars.ts b/sidebars.ts index 71387b1..4795920 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -21,7 +21,7 @@ const sidebars: SidebarsConfig = { 'wallet/getting_started', { type: 'category', - label: 'Wallet Screen', + label: 'Wallet Screens', items: [ 'wallet/wallet-screen/wallet-screen', 'wallet/wallet-screen/display-screen',