From f1cc960192181e573a1d08b8df699f78d945e55c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 01:51:32 +0000 Subject: [PATCH] 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 2793db8..1c382be 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -17,6 +17,7 @@ export const metadata: Metadata = { }; + const libreBaskerville = Libre_Baskerville({ variable: "--font-libre-baskerville", subsets: ["latin"],