From 29268e97bef0770987725d3124437d1157474c64 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 07:14:38 +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 7b95e5e..0b14445 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -31,6 +31,7 @@ export const metadata: Metadata = { + const libreBaskerville = Libre_Baskerville({ variable: "--font-libre-baskerville", subsets: ["latin"], -- 2.49.1 From 03b05508228ccfa190e2e81dd22592a582430591 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 07:14:39 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1