From 4fcaae8491f8f273d727362b7e49d57d7dfebd40 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 12:05:45 +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 2bbf608..76582f3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -45,6 +45,7 @@ export const metadata: Metadata = { + const manrope = Manrope({ variable: "--font-manrope", subsets: ["latin"], -- 2.49.1 From 4e269e3135d21678a9c8e0d664057474c7e2631c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 12:05:45 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1