From 137e43612cd624911782e3ab2b5d320843888086 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 15:55:39 +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 1f41495..5236de1 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 f80f28f2eaf2db74c58c925bfd89a1e41365ce4c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 15:55:39 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1