docs: 更新网站备案号

This commit is contained in:
ahao 2025-06-27 08:28:30 +08:00
parent 8c60cf0eca
commit 730fed2601

View File

@ -35,8 +35,8 @@ export default function Footer() {
{/* Bottom Bar */}
<div className="border-t border-gray-200/50 pt-8 flex flex-col md:flex-row justify-between items-center space-y-4 md:space-y-0">
<div className="text-gray-600 text-sm font-mono">© 2024 </div>
<div className="text-gray-600 text-sm font-mono">[]</div>
<div className="text-gray-600 text-sm font-mono">© 2025 </div>
<div className="text-gray-600 text-sm font-mono" href="http://beian.miit.gov.cn/publish/query/indexFirst.action">ICP备2025062137号</div>
</div>
{/* Legal Notice */}