From 2c415a30b053ec6503b13011e59b212c0a33af03 Mon Sep 17 00:00:00 2001 From: Arik Chakma Date: Sat, 1 Apr 2023 04:22:13 +0600 Subject: [PATCH] fix: change password rename --- src/pages/settings/{password.astro => change-password.astro} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/pages/settings/{password.astro => change-password.astro} (100%) diff --git a/src/pages/settings/password.astro b/src/pages/settings/change-password.astro similarity index 100% rename from src/pages/settings/password.astro rename to src/pages/settings/change-password.astro