This repository was archived by the owner on Mar 17, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -713,6 +713,10 @@ export const sidebar: Sidebar = [
713713 text : 'Sub Accounts' ,
714714 link : '/identity/smart-wallet/concepts/features/optional/sub-accounts' ,
715715 } ,
716+ {
717+ text : 'Profiles' ,
718+ link : '/identity/smart-wallet/concepts/features/optional/profiles' ,
719+ } ,
716720 ] ,
717721 } ,
718722 ] ,
@@ -787,6 +791,10 @@ export const sidebar: Sidebar = [
787791 } ,
788792 ] ,
789793 } ,
794+ {
795+ text : 'Profiles' ,
796+ link : '/identity/smart-wallet/guides/profiles' ,
797+ } ,
790798 {
791799 text : 'Spend Limits' ,
792800 collapsed : true ,
@@ -971,6 +979,10 @@ export const sidebar: Sidebar = [
971979 text : 'Sub Accounts Reference' ,
972980 link : '/identity/smart-wallet/technical-reference/sub-account-reference' ,
973981 } ,
982+ {
983+ text : 'Profiles Reference' ,
984+ link : '/identity/smart-wallet/technical-reference/profiles-reference' ,
985+ } ,
974986 ] ,
975987 } ,
976988 {
You can’t perform that action at this time.
0 commit comments