From bb8706fdd11241d9477fe48dbc35e1f65bd05655 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 05:10:23 +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 6b2b652..13b1a9f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -22,6 +22,7 @@ export const metadata: Metadata = { }; + const libreBaskerville = Libre_Baskerville({ variable: "--font-libre-baskerville", subsets: ["latin"], -- 2.49.1 From f1147ec361f981322e7eb9384370469cbffde2cb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 05:10:23 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1