revert 更改footer为承德揽星
This commit is contained in:
yezian 2024-06-12 22:19:28 +08:00
parent 7219e98d5c
commit 3bf60bf480
1 changed files with 2 additions and 2 deletions

View File

@ -11,13 +11,13 @@ export default function Footer() {
href="http://beian.miit.gov.cn" href="http://beian.miit.gov.cn"
className="text-xs text-secondary" className="text-xs text-secondary"
> >
冀ICP备2024071364-1 蜀ICP备2024076396-1
</a> </a>
<span className="text-xs text-secondary"> <span className="text-xs text-secondary">
&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;
</span> </span>
<a className="text-xs text-secondary"> <a className="text-xs text-secondary">
Copyright © 2024 承德揽星网络科技有限公司 Copyright © 2024 成都多塔文化传媒有限公司
</a> </a>
</div> </div>
</footer> </footer>