feat: 10.10线上最新代码提交
This commit is contained in:
@@ -30,21 +30,10 @@ const Footer = () => (
|
||||
</a>
|
||||
</nav>
|
||||
</div>
|
||||
<div className="flex flex-col items-center space-y-2">
|
||||
<div className="flex justify-center items-center">
|
||||
<p className="caption text-n-4 lg:block">
|
||||
© 2024 价值前沿. 保留所有权利.
|
||||
</p>
|
||||
<div className="flex flex-col sm:flex-row items-center space-y-1 sm:space-y-0 sm:space-x-4 text-xs text-n-4">
|
||||
<a
|
||||
href="https://beian.mps.gov.cn/#/query/webSearch?code=11010802046286"
|
||||
rel="noreferrer"
|
||||
target="_blank"
|
||||
className="hover:text-n-1 transition-colors"
|
||||
>
|
||||
京公网安备11010802046286号
|
||||
</a>
|
||||
<span className="text-n-4">京ICP备2025107343号-1</span>
|
||||
</div>
|
||||
</div>
|
||||
</Section>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user