mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
4403db5c2c
- use endpoint plausible.js in place of index.js - use ASCII quotes closes #388
2 lines
192 B
HTML
2 lines
192 B
HTML
<script async defer data-domain="{{ .Site.Params.plausibleAnalytics.domain }}" src="https://{{ .Site.Params.plausibleAnalytics.serverURL | default "plausible.io" }}/js/plausible.js"></script>
|