mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-07 16:17:50 +00:00
8 lines
157 B
HTML
8 lines
157 B
HTML
<!-- Fathom -->
|
|
<script
|
|
src="https://cdn.usefathom.com/script.js"
|
|
data-site="{{ site.analytics.fathom.id }}"
|
|
defer>
|
|
</script>
|
|
<!-- End Fathom Code -->
|