Skip to content

Commit 1fd2d42

Browse files
authored
Updated Google tag in head
1 parent a186231 commit 1fd2d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/Layout.astro

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const { title } = Astro.props;
2727
<meta name="generator" content={Astro.generator} />
2828

2929
<!-- Google tag (gtag.js) -->
30-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX"></script>
30+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SHVQ71PNBD"></script>
3131
<script is:inline>
3232
window.dataLayer = window.dataLayer || [];
3333
function gtag() {

0 commit comments

Comments
 (0)