Skip to content

Commit 1634520

Browse files
authored
fix(acc): add new page to navigation menu (#4570)
1 parent 76315f7 commit 1634520

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

menu/navigation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@
6060
"label": "Use multifactor authentication",
6161
"slug": "use-2fa"
6262
},
63+
{
64+
"label": "Change a password",
65+
"slug": "change-password"
66+
},
6367
{
6468
"label": "Recover a lost password",
6569
"slug": "recover-a-lost-password"

0 commit comments

Comments
 (0)