We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5417b56 commit 189c7e7Copy full SHA for 189c7e7
src/pages/index.astro
@@ -5,6 +5,10 @@ const title = 'Becoming';
5
const description = 'kaizer1v\'s site';
6
const permalink = Astro.site.href;
7
---
8
+<!-- Google Tag Manager (noscript) -->
9
+<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M8TP7F33"
10
+height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
11
+<!-- End Google Tag Manager (noscript) -->
12
13
<BaseLayout title={title} description={description} permalink={permalink}>
14
<div class="home-container">
0 commit comments