chore: update repository link
Some checks failed
Check Next.js Build / build (push) Has been cancelled
Some checks failed
Check Next.js Build / build (push) Has been cancelled
This commit is contained in:
parent
7f0e79ea14
commit
d9ce995d30
@ -20,11 +20,11 @@ export default function Footer() {
|
||||
<div className="flex text-stone-500 items-center align-end">
|
||||
<p>The source code is available on</p>
|
||||
<Link
|
||||
href="https://github.com/MeexReay/racinfo"
|
||||
href="https://git.meex.lol/MeexReay/racinfo"
|
||||
className="ml-1 underline underline-offset-3 text-stone-500 hover:text-stone-50 transition duration-200"
|
||||
>
|
||||
{" "}
|
||||
GitHub
|
||||
MeexReay's Gitea
|
||||
</Link>
|
||||
</div>
|
||||
</footer>
|
||||
|
Loading…
x
Reference in New Issue
Block a user