From e854ba2ea4abeb069ce495debe52a25bfd2598d6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:48:56 +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 ef4167f..4c1003d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -15,6 +15,7 @@ export const metadata: Metadata = { description: 'Custom AI workflows and automation systems for content creators and business owners seeking scalable social media growth.', }; + const dmSans = DM_Sans({ variable: "--font-dm-sans", subsets: ["latin"], -- 2.49.1 From 57af9e36d6c533f4c8651f2b825dd60c051ed713 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:48:57 +0000 Subject: [PATCH 2/2] Update theme fonts -- 2.49.1