mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-06-11 12:46:00 +08:00
页脚水印跳官网
This commit is contained in:
parent
3e44cd29eb
commit
9a3d62b03d
@ -13,7 +13,7 @@ export const Footer: React.FC = () => {
|
|||||||
marginTop: 80,
|
marginTop: 80,
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Link to="/">
|
<Link to="https://playedu.xyz/" target="_blank">
|
||||||
<i
|
<i
|
||||||
style={{ fontSize: 30, color: "#cccccc" }}
|
style={{ fontSize: 30, color: "#cccccc" }}
|
||||||
className="iconfont icon-waterprint"
|
className="iconfont icon-waterprint"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user