Skip to content

Commit 013a30a

Browse files
Add Umami tracking script
Also moved GoatCounter script to head.
1 parent 16b47b9 commit 013a30a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,9 @@
207207
}
208208

209209
</style>
210+
<script data-goatcounter="https://ironprogrammer.goatcounter.com/count"
211+
async src="//gc.zgo.at/count.js"></script>
212+
<script defer src="https://cloud.umami.is/script.js" data-website-id="405f9ef9-9a18-4ad2-9051-2fc5fd905872"></script>
210213
</head>
211214
<body>
212215
<main class="container">
@@ -732,7 +735,5 @@ <h4>Motivational Times Lookup</h4>
732735
loadData();
733736
setRandomFooterPhrase();
734737
</script>
735-
<script data-goatcounter="https://ironprogrammer.goatcounter.com/count"
736-
async src="//gc.zgo.at/count.js"></script>
737738
</body>
738739
</html>

0 commit comments

Comments
 (0)