Skip to content

Commit

Permalink
change password HTML Title
Browse files Browse the repository at this point in the history
  • Loading branch information
hppanpaliya committed May 1, 2023
1 parent 869b617 commit aa8593c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/utils/path.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@
{ "path": "/profile", "text": "Settings" },
{ "path": "/login", "text": "Login" },
{ "path": "/join", "text": "Join" },
{ "path": "/logout", "text": "Logout" }
{ "path": "/logout", "text": "Logout" },
{ "path": "/change-password", "text": "Change Password" }
]

0 comments on commit aa8593c

Please sign in to comment.