From 9142619746daae38928a4f776b9300225e19efb4 Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Sat, 21 Feb 2026 23:11:11 -0600 Subject: [PATCH] Avoid google font waterfall --- app/layout.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index e4a94a23..57572833 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -98,6 +98,9 @@ export default function RootLayout({ // Suppress hydration errors due to next-themes behavior suppressHydrationWarning > + + +