From 80957b17d653ef7f8fe010fe771592ab40468a24 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 12:10:25 +0000 Subject: [PATCH] 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 99f8cc3..3269a2f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,6 +20,7 @@ export const metadata: Metadata = { }, }; + const manrope = Manrope({ variable: "--font-manrope", subsets: ["latin"],