chore: replace umami with plausible
Some checks failed
Deploy pages / deploy (push) Failing after 1m42s
Some checks failed
Deploy pages / deploy (push) Failing after 1m42s
This commit is contained in:
parent
9062c01346
commit
fcb00c7f85
1 changed files with 9 additions and 2 deletions
|
@ -1,4 +1,11 @@
|
|||
{{ if hugo.IsProduction }}
|
||||
<script defer src="https://analytics.icb4dc0.de/script.js" data-website-id="fcc44d94-82fe-433a-bee1-46b586dc69f8"></script>
|
||||
<script
|
||||
defer
|
||||
data-domain="icb4dc0.de"
|
||||
src="https://plausible.icb4dc0.de/js/script.js"
|
||||
></script>
|
||||
{{ end }}
|
||||
<script src="https://kit.fontawesome.com/e6634cbc14.js" crossorigin="anonymous"></script>
|
||||
<script
|
||||
src="https://kit.fontawesome.com/e6634cbc14.js"
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
|
|
Loading…
Reference in a new issue