Add hubspot snippet

pull/8552/head
Kamran Ahmed 5 days ago
parent 6351969d3c
commit 4447f4841c
  1. 1
      src/layouts/BaseLayout.astro

@ -186,6 +186,7 @@ const gaPageIdentifier = Astro.url.pathname
<Clarity /> <Clarity />
<RedditPixel /> <RedditPixel />
<GoogleAd /> <GoogleAd />
<Hubspot />
</head> </head>
<body class='flex min-h-screen flex-col'> <body class='flex min-h-screen flex-col'>
<!-- Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) -->

Loading…
Cancel
Save