fix: apos issue
Some checks failed
Check Next.js Build / build (push) Has been cancelled

This commit is contained in:
MeexReay 2025-08-31 07:36:22 +03:00
parent d9ce995d30
commit ada93d6118

View File

@ -24,7 +24,7 @@ export default function Footer() {
className="ml-1 underline underline-offset-3 text-stone-500 hover:text-stone-50 transition duration-200" className="ml-1 underline underline-offset-3 text-stone-500 hover:text-stone-50 transition duration-200"
> >
{" "} {" "}
MeexReay's Gitea MeexReay's Gitea
</Link> </Link>
</div> </div>
</footer> </footer>