mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 07:19:32 +08:00
跳转链接优化
This commit is contained in:
@@ -13,7 +13,7 @@ export const Footer: React.FC = () => {
|
||||
textAlign: "center",
|
||||
}}
|
||||
>
|
||||
<Link to="https://playedu.xyz/">
|
||||
<Link to="https://playedu.xyz/" target="blank">
|
||||
<i
|
||||
style={{ fontSize: 30, color: "#cccccc" }}
|
||||
className="iconfont icon-waterprint footer-icon"
|
||||
|
||||
Reference in New Issue
Block a user