Skip to content

Commit

Permalink
remove enzuzo as it's now done via google tag manager (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
meletj authored Jun 19, 2024
1 parent 9ec83bf commit 300cc54
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/html.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ const HTML = (props: any) => {
<html {...props.htmlAttributes}>
<head>
<meta charSet="utf-8" />

<script
id="cookies"
src="https://app.enzuzo.com/apps/enzuzo/static/js/__enzuzo-cookiebar.js?uuid=5606ab18-eb9a-11ee-98cc-b303d4429aa8"
type="text/javascript"
></script>

<meta httpEquiv="x-ua-compatible" content="ie=edge" />
{props.headComponents}
Expand Down

0 comments on commit 300cc54

Please sign in to comment.