--- trunk/docs/app/not-found.tsx 2024/08/30 10:10:56 625 +++ trunk/docs/app/not-found.tsx 2024/09/07 09:38:45 626 @@ -5,7 +5,7 @@ import { MdError } from "react-icons/md"; export const metadata = { - title: "404 Not Found - SudoBot Documentation", + title: "404 Not Found", description: "This page doesn't exist!", };