From a2aa1cfd5a8524475f851e0f4a984cd0e26fbe47 Mon Sep 17 00:00:00 2001 From: Remko Date: Tue, 13 Feb 2024 09:12:59 +0100 Subject: [PATCH] Updated analytics script --- pwa/gatsby-ssr.js | 2 +- pwa/src/hooks/htmlParser/anchor/getAnchor.tsx | 6 +++--- pwa/src/styling/index.css | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pwa/gatsby-ssr.js b/pwa/gatsby-ssr.js index 596676e5..584bf380 100644 --- a/pwa/gatsby-ssr.js +++ b/pwa/gatsby-ssr.js @@ -36,7 +36,7 @@ export const onRenderBody = ({ setHeadComponents, setPostBodyComponents }) => { src={window.sessionStorage.getItem("ANALYTICS_URL")} /> ) : ( -