Skip to content

Commit edb1b7e

Browse files
committed
remove html references and Title like AI for decision makers
1 parent e8b3b6a commit edb1b7e

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

GA_Script.Rhtml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
<html>
2-
3-
<head>
4-
<title>Title</title>
5-
</head>
6-
7-
<body>
8-
91
<!-- Global site tag (gtag.js) - Google Analytics -->
102
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q4LSK62HQ2"></script>
113
<script>
@@ -14,7 +6,4 @@
146
gtag('js', new Date());
157

168
gtag('config', 'G-Q4LSK62HQ2');
17-
</script>
18-
19-
</body>
20-
</html>
9+
</script>

0 commit comments

Comments
 (0)