This commit is contained in:
zhangchenguang01 2024-03-10 15:35:38 +08:00
parent 66fd135cfb
commit 199ffa825c

View File

@ -217,7 +217,7 @@ export function SideBar(props: { className?: string }) {
</Link>
</div>
<div className={styles["sidebar-action"]}>
<a href=https://www.7li7li.cn target="_blank" rel="noopener noreferrer">
<a href="https://www.7li7li.cn" target="_blank" rel="noopener noreferrer">
<IconButton icon={<GithubIcon />} shadow />
</a>
</div>