From d1b32f3ec5418dc6fc7f4d590f9564a609373239 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 05:45:11 +0000 Subject: [PATCH 1/2] Update theme fonts --- src/app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index d13bb88..5a3eaa3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -17,6 +17,7 @@ export const metadata: Metadata = { }; + const dmSans = DM_Sans({ variable: "--font-dm-sans", subsets: ["latin"], -- 2.49.1 From d16e51f262fd71da047e461bebaaad98fff24fa3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 05:45:11 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1