diff --git a/app/routes/delete-account.tsx b/app/routes/delete-account.tsx index cd8ece6..20aa67f 100644 --- a/app/routes/delete-account.tsx +++ b/app/routes/delete-account.tsx @@ -1,5 +1,13 @@ import { Container, Heading, Link, Text } from "@chakra-ui/react"; +export function meta() { + return [ + { + title: "Account and Data Privacy - Car Crushers", + }, + ]; +} + export default function () { return ( @@ -41,7 +49,7 @@ export default function () { privacy policy - and generally cannot be deleted barring extenuating circumstances. + ) and generally cannot be deleted barring extenuating circumstances.