From 73210a869048d6468b55717660d0ca558d0c2aab Mon Sep 17 00:00:00 2001
From: wwf <1971391498@qq.com>
Date: 星期一, 24 十一月 2025 09:49:43 +0800
Subject: [PATCH] 优化
---
app/signin/layout.tsx | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/signin/layout.tsx b/app/signin/layout.tsx
index b404c5c..514e172 100644
--- a/app/signin/layout.tsx
+++ b/app/signin/layout.tsx
@@ -30,9 +30,9 @@
{children}
</div>
</div>
- <div className='px-8 py-6 system-xs-regular text-text-tertiary'>
+ {/* <div className='px-8 py-6 system-xs-regular text-text-tertiary'>
漏 {new Date().getFullYear()} LangGenius, Inc. All rights reserved.
- </div>
+ </div> */}
</div>
</div>
</>
--
Gitblit v1.8.0