mirror of https://github.com/VERT-sh/VERT.git
fix: plausible
This commit is contained in:
parent
316cd8d8a0
commit
e9496a6c6c
|
@ -112,7 +112,7 @@
|
|||
<script
|
||||
defer
|
||||
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>
|
||||
{/if}
|
||||
</svelte:head>
|
||||
|
|
Loading…
Reference in New Issue