From 2b0455bda69db4e16f818e253342a10b84df8dd1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 03:36:03 +0000 Subject: [PATCH] Switch to version 10: modified src/app/layout.tsx --- src/app/layout.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a502794..99c6b9e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -19,7 +19,6 @@ export const metadata: Metadata = { }, }; - const publicSans = Public_Sans({ variable: "--font-public-sans", subsets: ["latin"],