Skip to content

Commit 9f4ca19

Browse files
committed
add analytics
cloudflare and goatcounter, to see which is nicer
1 parent 1d71391 commit 9f4ca19

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/_includes/layout.jlhtml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ end)
5252
<script src="https://cdn.jsdelivr.net/npm/[email protected]/src/lite-yt-embed.js" integrity="sha256-wwYlfEzWnCf2nFlIQptfFKdUmBeH5d3G7C2352FdpWE=" crossorigin="anonymous" defer></script>
5353
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/src/lite-yt-embed.css" integrity="sha256-99PgDZnzzjO63EyMRZfwIIA+i+OS2wDx6k+9Eo7JDKo=" crossorigin="anonymous">
5454

55+
<script defer src='https://static.cloudflareinsights.com/beacon.min.js' data-cf-beacon='{"token": "8572a580bead4b729ad55779ba3a1cd6"}'></script>
56+
57+
<script data-goatcounter="https://mit-computational-thinking.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
58+
5559
$(pluto_head)
5660

5761
</head>

0 commit comments

Comments
 (0)