mirror of
https://github.com/DeveloLongScript/MHSF.git
synced 2026-05-07 13:05:00 -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>
|
||||
<strong className="text-sm">
|
||||
MHSF is built on open-source technologies and is not endorsed by or
|
||||
affiliated with GamerSafer or its subsidiaries.{" "}
|
||||
MHSF is built with open-source technologies.{" "}
|
||||
<Link href="/docs/legal/compliance">
|
||||
Please view our compliance documentation for more information.
|
||||
</Link>
|
||||
</strong>
|
||||
<br />
|
||||
<span className="flex items-center">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user