Merge pull request 'correction' (#13) from plausible-correction into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #13
This commit is contained in:
commit
44779e5bfc
|
@ -20,6 +20,6 @@ self_hosted_url != "https://tabi-stats.osc.garden" %}
|
|||
|
||||
{% elif analytics_service == "plausible" %}
|
||||
<script defer data-domain="{{ analytics_id }}"
|
||||
src="{{ self_hosted_url ~ '/f40-1589-48c0-820b-9643ad0080b2.js' }}"></script>
|
||||
src="{{ self_hosted_url ~ '/5ad86f40-1589-48c0-820b-9643ad0080b2.js' }}"></script>
|
||||
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue