correction #13

Merged
softinio merged 2 commits from plausible-correction into main 2024-10-27 14:20:39 -07:00

View file

@ -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 %}