Compare commits
No commits in common. "4d4d75c9e548be669c30b9afaede4ea3afbc4a0b" and "3dc4200242ad9d598f61df60396446ff7f363db6" have entirely different histories.
4d4d75c9e5
...
3dc4200242
1 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@ self_hosted_url != "https://tabi-stats.osc.garden" %}
|
|||
</script>
|
||||
|
||||
{% elif analytics_service == "plausible" %}
|
||||
<script defer data-domain="{{ analytics_id }}" src="{{ self_hosted_url ~ '/js/script.js' }}"></script>
|
||||
<script defer data-domain="{{ analytics_id }}"
|
||||
src="{{ self_hosted_url ~ '/5ad86f40-1589-48c0-820b-9643ad0080b2.js' }}"></script>
|
||||
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in a new issue