From cae71e9e9a908280587aa73d5d730fe381047397 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 12:05:22 +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 dcb5cdb..11f271d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -43,6 +43,7 @@ export const metadata: Metadata = { + const manrope = Manrope({ variable: "--font-manrope", subsets: ["latin"], -- 2.49.1 From 5c3f694f3f6303a23da15eea6a63386ff970bbe0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 12:05:22 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1