From 21eac60aea8bbc3f7a63ba06fdd293b3c847467c Mon Sep 17 00:00:00 2001
From: hongjli <3117313295@qq.com>
Date: 星期三, 09 四月 2025 11:02:36 +0800
Subject: [PATCH] 底部导航栏优化

---
 src/components/layout/ClientLayoutContent.tsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/layout/ClientLayoutContent.tsx b/src/components/layout/ClientLayoutContent.tsx
index 838540f..2022e09 100644
--- a/src/components/layout/ClientLayoutContent.tsx
+++ b/src/components/layout/ClientLayoutContent.tsx
@@ -181,7 +181,7 @@
                       <span className="inline-block w-2 h-2 bg-[#FF6A88] rounded-full ml-3 animate-pulse" style={{animationDelay: '0.6s'}}></span>
                     </div>
                     
-                    <p className="text-sm text-gray-400">漏 2024 甯峰箘鍚涙垚. All rights reserved.</p>
+                    <p className="text-sm text-gray-400">漏 2025 甯峰箘鍚涙垚. All rights reserved.</p>
                   </div>
                 </div>
               </footer>

--
Gitblit v1.9.3