Skip to content

Commit

Permalink
analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasahle committed Dec 3, 2023
1 parent 7e34792 commit d1bd3ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VZJ3R91X39"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
Expand All @@ -13,8 +14,6 @@
<link rel="icon" href="website/favicon.png" type="image/png">
<title>CODEWORDS</title>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-VZJ3R91X39"></script>

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/tabler-icons.min.css">
<link rel="stylesheet" href="website/styles.css">

Expand Down

0 comments on commit d1bd3ec

Please sign in to comment.