From 3872ffb05247d597f93a52be28402a2739b2e095 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 11 Apr 2026 13:11:42 +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 d484ef6..b67d4c0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,6 +20,7 @@ export const metadata: Metadata = { }, }; + const openSans = Open_Sans({ variable: "--font-open-sans", subsets: ["latin"],