commit 72f89640b82c81662afa8b7f9f17f3109c39319c parent 1d8f9dbd5f5594859e42835f6f924cd9ac2ace1e Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 28 Apr 2025 13:21:10 +0200 Remove matrix.org as a term Signed-off-by: MTRNord <mtrnord1@gmail.com> Diffstat:
| M | src/app/layout.tsx | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/app/layout.tsx b/src/app/layout.tsx @@ -7,8 +7,8 @@ import { SessionProvider } from "@/contexts/session-context" const inter = Inter({ subsets: ["latin"] }) export const metadata = { - title: "Matrix Moderator - Secure Moderation for Matrix.org", - description: "Powerful moderation tools for Matrix.org communities using Draupnir bots.", + title: "Matrix Moderator - Secure Moderation for Matrix", + description: "Powerful moderation tools for Matrix communities using Draupnir bots.", } export default function RootLayout({