From 600b34a872c08eb96e1b4c8c58aafe6cc0310d68 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 14:16:46 +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 e08ae49..3086109 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -18,6 +18,7 @@ export const metadata: Metadata = { }, }; + const nunitoSans = Nunito_Sans({ variable: "--font-nunito-sans", subsets: ["latin"], -- 2.49.1 From ec29e42479e5f85c059935c398e8afb9f9edba90 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 14:16:46 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1