mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 15:05:02 -05:00
feat(www): add compliance to banner
This commit is contained in:
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">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user