2026: Electric Boogaloo
All checks were successful
Deploy to Server / deploy (push) Successful in 2m11s

This commit is contained in:
rocord01 2026-02-01 12:22:20 -07:00
parent 0d49a65bbd
commit 6716d9368e

View file

@ -15,7 +15,7 @@ export default function Footer() {
<span className="text-base sm:text-lg font-semibold text-white">The LiteNet Group</span> <span className="text-base sm:text-lg font-semibold text-white">The LiteNet Group</span>
</div> </div>
<p className="text-xs sm:text-sm text-gray-300"> <p className="text-xs sm:text-sm text-gray-300">
&copy; {new Date().getFullYear()} All rights reserved. &copy; 2026 All rights reserved.
</p> </p>
</div> </div>