Skip to content

Commit

Permalink
feat(analytics): add fathom analytics (cotes2020#1913)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusgb authored and RoboMico committed Sep 22, 2024
1 parent 00cb6d5 commit 1efa5b4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _includes/analytics/fathom.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<!-- Fathom -->
<script
src="https://cdn.usefathom.com/script.js"
data-site="{{ site.analytics.fathom.id }}"
defer>
</script>
<!-- End Fathom Code -->

0 comments on commit 1efa5b4

Please sign in to comment.