From a04227016e0cf2ee5c26f115bcd79d86091d9712 Mon Sep 17 00:00:00 2001 From: tone Date: Sat, 3 Jan 2026 14:54:45 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BF=AE=E5=A4=8D=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E5=9B=BE=E5=83=8F=E8=AD=A6=E5=91=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/frontend/app/(with-header-footer)/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/frontend/app/(with-header-footer)/page.tsx b/apps/frontend/app/(with-header-footer)/page.tsx index 8098814..1888d7e 100644 --- a/apps/frontend/app/(with-header-footer)/page.tsx +++ b/apps/frontend/app/(with-header-footer)/page.tsx @@ -11,7 +11,6 @@ export default function Home() { height={180} className="rounded-full duration-400 size-35 md:size-45 select-none" priority - quality={100} />

特恩(TONE)