From 19b06de1a77f2135f9f94013f48b3a1af72b062b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=BF=94?= Date: Thu, 26 Feb 2026 18:08:19 +0800 Subject: [PATCH] feat: add links to privacy policy and terms of service --- src/components/layout/footer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/layout/footer.tsx b/src/components/layout/footer.tsx index b860698..fd6310f 100644 --- a/src/components/layout/footer.tsx +++ b/src/components/layout/footer.tsx @@ -83,10 +83,10 @@ export function Footer() { © {new Date().getFullYear()} {COMPANY_INFO.name}. All rights reserved.

- + 隐私政策 - + 服务条款