From c38d3d5dcdb448084b2bf0893cfa07cc0b113ab2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:35:47 +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 2143e07..bf33173 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -25,6 +25,7 @@ export const metadata: Metadata = { }; + const sourceSans3 = Source_Sans_3({ variable: "--font-source-sans-3", subsets: ["latin"], -- 2.49.1 From 0a70203eec7a36b336330daeea8fbc6086bc286c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:35:47 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1