diff --git a/src/pages/settings/change-password.astro b/src/pages/settings/change-password.astro index 98c7dd3ee..984440f54 100644 --- a/src/pages/settings/change-password.astro +++ b/src/pages/settings/change-password.astro @@ -9,3 +9,13 @@ import SettingLayout from '../../layouts/SettingLayout.astro'; + + diff --git a/src/pages/settings/profile.astro b/src/pages/settings/profile.astro index 29f30f89f..2971c03aa 100644 --- a/src/pages/settings/profile.astro +++ b/src/pages/settings/profile.astro @@ -9,3 +9,13 @@ import SettingLayout from '../../layouts/SettingLayout.astro'; + +