From 4f0db43edc43640e3deb46bff85042dd2ca6162d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 15:48:40 +0000 Subject: [PATCH 1/4] 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 8ca9d96..9dec78c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,6 +20,7 @@ export const metadata: Metadata = { }, }; + const raleway = Raleway({ variable: "--font-raleway", subsets: ["latin"], From 836175f4e4db1d4f025357dc1ac2de4692ae1f3a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 15:48:41 +0000 Subject: [PATCH 2/4] Update theme fonts From 34868eed7c4a11112b3106dcd492567c3f78c789 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 15:48:43 +0000 Subject: [PATCH 3/4] 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 9dec78c..efae670 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -21,6 +21,7 @@ export const metadata: Metadata = { }; + const raleway = Raleway({ variable: "--font-raleway", subsets: ["latin"], From 85338c15ea3d53a7f5d97b5fddf636805489ce3c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 15:48:43 +0000 Subject: [PATCH 4/4] Update theme fonts