Skip to content

Commit

Permalink
Remove Fathom (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskrycho committed Sep 25, 2023
1 parent 6ac189e commit 2852fe6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions site/_includes/base.njk
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,6 @@
{% block meta %}
{{ social.meta(page, config) }}
{% endblock meta%}

<!--
Yes, this is a tiny bit of JS-powered analytics. It is the least creepy thing I
can find and gives me reasonably meaningful data. I am currently doing a little
bit of checking: comparing this to what I get from Netlify Analytics, and using
both to inform some longer-term planning.
-->
<!-- Fathom - beautiful, simple website analytics -->
<script src="https://cdn.usefathom.com/script.js" data-site="UUNWGZJC" defer></script>
<!-- / Fathom -->
</head>
<body>
<main>
Expand Down

0 comments on commit 2852fe6

Please sign in to comment.