添加 GEO 生成式引擎优化

This commit is contained in:
小潘
2026-06-10 14:03:44 +08:00
parent 0403710e8c
commit 77af4e0dc7
3 changed files with 130 additions and 5 deletions
+1 -1
View File
@@ -77,7 +77,7 @@ export default function Footer() {
{/* Row 2: Copyright */}
<div className="pt-6 border-t border-white/15">
<p className="text-white/50 text-xs text-center">&copy; 2024 讯驰科技 版权所有 &middot; 桂ICP备XXXXXXXX号</p>
<p className="text-white/50 text-xs text-center">&copy; 2026 讯驰科技 版权所有 &middot;备案号桂ICP备10003405号-1</p>
</div>
</div>
</footer>