import Head from "next/head"; import { formatTitle } from "@/lib/format"; import { CustomPage } from "@/pages/_app"; const HelpAndAbout: CustomPage = () => { return ( <>