Skip to content

Commit 8ec482a

Browse files
Update cv.html
1 parent 188050c commit 8ec482a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

cv.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,17 @@
338338

339339
</style>
340340
</head>
341+
342+
<!-- Google tag (gtag.js) -->
343+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NNHPM3N7SY"></script>
344+
<script>
345+
window.dataLayer = window.dataLayer || [];
346+
function gtag(){dataLayer.push(arguments);}
347+
gtag('js', new Date());
348+
349+
gtag('config', 'G-NNHPM3N7SY');
350+
</script>
351+
341352
<body>
342353

343354
<header>

0 commit comments

Comments
 (0)