Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Signed-off-by: FreetimeMaker <165287054+FreetimeMaker@users.noreply.github.com>
  • Loading branch information
FreetimeMaker authored Aug 28, 2024
1 parent 6de4860 commit 59178a2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ADS/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,14 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Anton&display=swap" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="../Programmieren/Radio/favicon.ico">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CVP9TTB6HR"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-CVP9TTB6HR');
</script>
</head>
<body>
<div class="r6">
Expand Down

0 comments on commit 59178a2

Please sign in to comment.