Skip to content

Commit dbecd24

Browse files
committed
fix(acc): add new page to navigation menu
1 parent dfd6dba commit dbecd24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

menu/navigation.json

+4
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)