fix: plausible

This commit is contained in:
not-nullptr 2025-03-20 21:28:48 +00:00
parent 316cd8d8a0
commit e9496a6c6c
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@
<script <script
defer defer
data-domain={PUB_HOSTNAME || "vert.sh"} data-domain={PUB_HOSTNAME || "vert.sh"}
src="{PUB_PLAUSIBLE_URL}/js/script.pageview-props.tagged-events.js" src="{PUB_PLAUSIBLE_URL}/js/script.js"
></script> ></script>
{/if} {/if}
</svelte:head> </svelte:head>