From 5c6ff73731fe5dae1536c2ac9d52564b25e60f3d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 18:34:12 +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 1f4b6e4..bb58082 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -27,6 +27,7 @@ export const metadata: Metadata = { }, }; + const figtree = Figtree({ variable: "--font-figtree", subsets: ["latin"], -- 2.49.1 From 48b2c6fc4a36b65d30702c5b241013df52b85a9f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 18:34:13 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1