This commit is contained in:
Mackie 2026-05-25 03:26:28 +08:00
parent 4f9c04b6e2
commit 6b54da03cd

View file

@ -20,7 +20,7 @@ export async function Footer() {
</nav> </nav>
<p className="text-white/40 text-sm text-center"> <p className="text-white/40 text-sm text-center">
&copy; {new Date().getFullYear()} Mackie. All rights reserved. &copy; {new Date().getFullYear()} ByMackie. All rights reserved.
</p> </p>
</div> </div>