修改链接报错

This commit is contained in:
zhangchenguang01
2024-03-10 15:29:40 +08:00
parent bddd05e301
commit 66fd135cfb
2 changed files with 1 additions and 2 deletions

View File

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