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