import PageSeo from "app/components/page-seo"
export default function Head() {
return <PageSeo title="Drift - Settings" isPrivate />
}