From 2d6ab5533ba62016fa7beabb7114b1209079b1b6 Mon Sep 17 00:00:00 2001 From: Kanad Gupta Date: Mon, 10 May 2021 13:29:57 -0500 Subject: [PATCH] fix: add display property to google font So Next.js font optimization works properly! Discovered that this was required in https://github.com/vercel/next.js/pull/24766 --- components/seo.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/seo.jsx b/components/seo.jsx index 005ee81..e0e1fd6 100644 --- a/components/seo.jsx +++ b/components/seo.jsx @@ -20,7 +20,7 @@ const SEO = () => { crossOrigin="anonymous" >