Update home.tsx

This commit is contained in:
环创科技 2023-04-19 15:37:17 +08:00 committed by GitHub
parent 0a38c26639
commit 657eab4d77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,7 +205,7 @@ function _Home() {
/> />
</div> </div>
<div className={styles["sidebar-action"]}> <div className={styles["sidebar-action"]}>
<a href={REPO_URL} target="_blank"> <a href=www.miluwang.top target="_blank">
<IconButton icon={<GithubIcon />} shadow /> <IconButton icon={<GithubIcon />} shadow />
</a> </a>
</div> </div>