web/_includes/analytics/fathom.html

8 lines
157 B
HTML
Raw Normal View History

<!-- Fathom -->
<script
src="https://cdn.usefathom.com/script.js"
data-site="{{ site.analytics.fathom.id }}"
defer>
</script>
<!-- End Fathom Code -->