Skip to content

Commit 5377606

Browse files
authored
Add fathom cookie-less usage tracking. (#8)
1 parent ffe0a3b commit 5377606

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
<meta property="twitter:card" content="summary_large_image">
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">
45+
46+
<script src="https://marlin.plumerai.com/script.js" data-site="COWMONSJ" defer></script>
4547
</head>
4648

4749
<body class="body">
@@ -170,4 +172,4 @@ <h2 class="resource-title">Deploy your first BNN on Android</h2><img src="images
170172
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
171173
</body>
172174

173-
</html>
175+
</html>

0 commit comments

Comments
 (0)