--- trunk/docs/app/not-found.tsx 2024/07/29 17:59:26 575 +++ 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!", };