You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
314 B
HTML
4 lines
314 B
HTML
2 years ago
|
{{ $trimmedURL := trim (index (split .Site.BaseURL "://") 1) "/" }}
|
||
|
<script defer data-domain="{{$trimmedURL}}" src="https://{{.Site.Params.analyticsURL}}/js/script.js"></script>
|
||
|
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
|