From 6ea7264559e4d6ec0b7328d52a152cb3fa29f23e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 22:29:08 +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 92cf600..c5a3d7d 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 34b7c35653d04f3dfcfacfdce6dbead0a426b825 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 22:29:08 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1