Skip to content

Commit 11c75a2

Browse files
authored
Update hotsite.html
1 parent 789423e commit 11c75a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/core/jinja2/core/ME/hotsite.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<html lang="pt-BR">
33
<head>
44
<!-- Google tag (gtag.js) -->
5-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-N598EKHDGJ"></script>
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5V3SYQMK9Y"></script>
66
<script>
77
window.dataLayer = window.dataLayer || [];
88
function gtag(){dataLayer.push(arguments);}
99
gtag('js', new Date());
1010

11-
gtag('config', 'G-N598EKHDGJ');
11+
gtag('config', 'G-5V3SYQMK9Y');
1212
</script>
1313
<meta charset="UTF-8">
1414
<meta name="viewport" content="width=device-width, initial-scale=1.0">

0 commit comments

Comments
 (0)