diff --git a/astro.config.ts b/astro.config.ts index 090b8ac..2a982ac 100644 --- a/astro.config.ts +++ b/astro.config.ts @@ -27,6 +27,7 @@ export default defineConfig({ ], sidebar: [ { slug: "index" }, + { slug: "change-password" }, { label: "Services", autogenerate: { directory: "services" }, diff --git a/src/content/docs/change-password.mdx b/src/content/docs/change-password.mdx new file mode 100644 index 0000000..513283b --- /dev/null +++ b/src/content/docs/change-password.mdx @@ -0,0 +1,6 @@ +--- +title: How to Change Your Password +--- + +You can change your account's password at https://matrix.federated.nexus/_continuwuity/account/password/change, or your favorite Matrix client. +Any other page will not correctly change your password.