From 930b3f062a974d3de24b7ce696e3fffad1cc56e0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:28:01 +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 0ea0f3d..f3fddbc 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -23,6 +23,7 @@ export const metadata: Metadata = { + const mulish = Mulish({ variable: "--font-mulish", subsets: ["latin"], -- 2.49.1 From 413ed08f9bc3f7079c0a1bfb8e658bb34ce5eb33 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:28:01 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1