From e445dbd31df151dc9a303aa3c2d8765838de92df Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 08:24:33 +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 d19286d..600f1ef 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -40,6 +40,7 @@ export const metadata: Metadata = { }, }; + const interTight = Inter_Tight({ variable: "--font-inter-tight", subsets: ["latin"], -- 2.49.1 From 2a09cb49fa425bffc41957873f05e9c86d28fa95 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 08:24:33 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1