mirror of
https://github.com/PlayEdu/backend
synced 2025-06-29 12:22:51 +08:00
页脚跳转官网
This commit is contained in:
parent
0a964b5320
commit
dbf81e9577
@ -13,7 +13,7 @@ export const Footer: React.FC = () => {
|
|||||||
textAlign: "center",
|
textAlign: "center",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Link to="https://www.playedu.xyz/">
|
<Link to="https://playedu.xyz/">
|
||||||
<i
|
<i
|
||||||
style={{ fontSize: 30, color: "#cccccc" }}
|
style={{ fontSize: 30, color: "#cccccc" }}
|
||||||
className="iconfont icon-waterprint footer-icon"
|
className="iconfont icon-waterprint footer-icon"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user