feat(www): add compliance to banner

This commit is contained in:
dvelo 2025-03-07 17:02:02 -06:00
parent efb9a908ea
commit b36815f5f6

@ -52,8 +52,10 @@ export default function Footer() {
<p>© {new Date().getFullYear()} dvelo</p> <p>© {new Date().getFullYear()} dvelo</p>
<strong className="text-sm"> <strong className="text-sm">
MHSF is built on open-source technologies and is not endorsed by or MHSF is built with open-source technologies.{" "}
affiliated with GamerSafer or its subsidiaries.{" "} <Link href="/docs/legal/compliance">
Please view our compliance documentation for more information.
</Link>
</strong> </strong>
<br /> <br />
<span className="flex items-center"> <span className="flex items-center">