From f5e4e5b214e6224a5f94cb8a4b7323197f2f0b20 Mon Sep 17 00:00:00 2001 From: yohlo Date: Mon, 25 Aug 2025 23:39:40 -0500 Subject: [PATCH] umami --- src/app/routes/__root.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/routes/__root.tsx b/src/app/routes/__root.tsx index 0964e87..dac2d58 100644 --- a/src/app/routes/__root.tsx +++ b/src/app/routes/__root.tsx @@ -89,6 +89,7 @@ function RootComponent() { ) } +// todo: analytics -> process.env data-website-id function RootDocument({ children }: { children: React.ReactNode }) { return (