Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Remove gtag
  • Loading branch information
bubner authored Oct 30, 2023
1 parent df69b45 commit 430ca6b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@
<head>
<script src="/pace.min.js"></script>
<link rel="stylesheet" href="/flash.css" />
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JN89PXFP9N"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "G-JN89PXFP9N");
</script>
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
Expand Down

0 comments on commit 430ca6b

Please sign in to comment.