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