Skip to content

Commit 531a87b

Browse files
authored
Fix fathom tracking script (#9)
1 parent 5377606 commit 531a87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<meta property="og:image" content="https://larq.dev/images/larq-hero.jpg">
4444
<meta property="twitter:image" content="https://larq.dev/images/larq-hero.jpg">
4545

46-
<script src="https://marlin.plumerai.com/script.js" data-site="COWMONSJ" defer></script>
46+
<script src="https://cdn.usefathom.com/script.js" data-site="COWMONSJ" defer></script>
4747
</head>
4848

4949
<body class="body">

0 commit comments

Comments
 (0)