From 15b9ba62a678e5d5cfa9975dff5c6e1f9c7553b0 Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Wed, 18 Feb 2026 18:57:08 +0000 Subject: [PATCH] Add rData analytics tracking and ecosystem footer link - Inject rdata.online/collect.js tracking script in layout - Add rData link to ecosystem footer Co-Authored-By: Claude Opus 4.6 --- app/layout.tsx | 3 +++ app/page.tsx | 3 +++ 2 files changed, 6 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index 04bcb72..757d1bd 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -31,6 +31,9 @@ export default function RootLayout({ }>) { return ( + +