fix: gitea go to github
This commit is contained in:
parent
2b9f8aeea4
commit
83a639280a
@ -54,7 +54,7 @@ export default function Home() {
|
|||||||
<Link
|
<Link
|
||||||
isExternal
|
isExternal
|
||||||
className={buttonStyles({ variant: "bordered", radius: "full" })}
|
className={buttonStyles({ variant: "bordered", radius: "full" })}
|
||||||
href={siteConfig.links.github}
|
href={siteConfig.links.gitea}
|
||||||
>
|
>
|
||||||
<GiteaIcon size={20} />
|
<GiteaIcon size={20} />
|
||||||
</Link>
|
</Link>
|
||||||
|
Loading…
Reference in New Issue
Block a user