mirror of
https://github.com/yxrei/bemani-guide.git
synced 2025-03-03 16:43:40 +01:00
fix: oops do not allow local
This commit is contained in:
parent
984bff11b0
commit
eee6922d96
@ -1,7 +1,7 @@
|
||||
<script data-goatcounter="{{ config.extra.analytics.property }}"
|
||||
{# We also need to disable sending a pageview on load if using instant navigation, see below. #}
|
||||
{% if "navigation.instant" in config.theme.features %}
|
||||
data-goatcounter-settings='{"no_onload": true, "allow_local": true}'
|
||||
data-goatcounter-settings='{"no_onload": true}'
|
||||
{% endif %}
|
||||
async src="//gc.zgo.at/count.js"></script>
|
||||
{#
|
||||
|
Loading…
x
Reference in New Issue
Block a user