adjust details

This commit is contained in:
LiLeeLing 2024-07-31 09:42:02 +08:00
parent 13ff1c5f6a
commit 20b9dd043e

View File

@ -122,7 +122,7 @@ export function SideBar(props: { className?: string }) {
</SideBarBody>
<SideBarTail
primaryAction={
<a href="https://ai.lolis.dev" target="_blank" rel="noopener noreferrer">
<a href="https://ai.lolis.dev" rel="noopener noreferrer">
<IconButton icon={<GithubIcon />} shadow />
</a>
}