From 5be1f32c9edd662a7b611f5218ee09616be080bd Mon Sep 17 00:00:00 2001 From: Adrian Machado Date: Mon, 23 Sep 2024 20:32:04 -0700 Subject: [PATCH] Switch to regular script tag --- www/pages/_document.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/pages/_document.tsx b/www/pages/_document.tsx index f38b738..f5d0590 100644 --- a/www/pages/_document.tsx +++ b/www/pages/_document.tsx @@ -43,13 +43,14 @@ export default function Document() { ) : null} {process.env.NEXT_PUBLIC_ANALYTICS_URL ? ( -