From 98136c04955d6ed45fba13f11dd1b53b426ae1c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vandr=C3=A9=20Leal?= Date: Wed, 15 Nov 2023 16:41:01 -0300 Subject: [PATCH] feat[WD-1083]: Add HubSpot tracking code to docs --- src/theme/Layout/index.js | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/theme/Layout/index.js b/src/theme/Layout/index.js index 2bd8068..96bab02 100644 --- a/src/theme/Layout/index.js +++ b/src/theme/Layout/index.js @@ -49,6 +49,17 @@ export default function Layout(props) { {trackingScript && ( )} + {/* */} + {isProd && ( +