0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-30 20:33:54 -05:00

chore: update plausible urls (#6349)

This commit is contained in:
Gao Sun 2024-07-29 09:21:31 +08:00 committed by GitHub
parent 0a20edc3d8
commit ebe24214a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,7 +64,8 @@ function PlausibleScripts() {
async
defer
data-domain={plausibleDataDomain}
src="https://plausible.io/js/plausible.manual.js"
data-api="https://akasha.logto.io/placebo/eagan"
src="https://akasha.logto.io/placebo/sabaean.manual.js"
/>
<script>{`window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }`}</script>
</Helmet>