From bb1ebd8c068b24460888108b155dcd56b2f89c34 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:31:51 +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 6452e8f..9121046 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -21,6 +21,7 @@ export const metadata: Metadata = { }; + const montserrat = Montserrat({ variable: "--font-montserrat", subsets: ["latin"], -- 2.49.1 From 2942ea6ffa2faddc08b4b1f1a0c4b74aafdd388f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:31:51 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1