feat: add Fathom
This commit is contained in:
parent
4de2f11f61
commit
1700ff9ca5
3 changed files with 8 additions and 0 deletions
|
@ -7,6 +7,8 @@
|
|||
|
||||
{% include 'meta' with { page, site } only %}
|
||||
|
||||
<script src="https://cdn.usefathom.com/script.js" data-site="{{ site.fathom.id }}" defer></script>
|
||||
|
||||
{% include 'plausible' with {
|
||||
plausible: site.plausible,
|
||||
} only %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue