From 33cdf680171f722595927be62fa547c8abf2cf51 Mon Sep 17 00:00:00 2001 From: AngeloChecked Date: Thu, 10 Oct 2024 22:02:27 +0200 Subject: [PATCH] try update consent config --- blog/components/Base.ts | 39 +++++++++++++-------------------------- 1 file changed, 13 insertions(+), 26 deletions(-) diff --git a/blog/components/Base.ts b/blog/components/Base.ts index bbb5866..a0e29ca 100644 --- a/blog/components/Base.ts +++ b/blog/components/Base.ts @@ -82,31 +82,6 @@ export const Base = (props: BaseProps) => html` function googleTagManagerScript() { return html` - - - - - - `; }