Merge pull request 'correction to plausible domain' (#8) from corretion-to-plausible-domain into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #8
This commit is contained in:
commit
052dc34652
|
@ -227,7 +227,7 @@ custom_subset = true
|
||||||
|
|
||||||
[extra.analytics]
|
[extra.analytics]
|
||||||
service = "plausible"
|
service = "plausible"
|
||||||
id = "www.softinio.com"
|
id = "softinio.com"
|
||||||
self_hosted_url = "https://analytics.softinio.net"
|
self_hosted_url = "https://analytics.softinio.net"
|
||||||
# Specify which analytics service you want to use.
|
# Specify which analytics service you want to use.
|
||||||
# Supported options: ["goatcounter", "umami", "plausible"]
|
# Supported options: ["goatcounter", "umami", "plausible"]
|
||||||
|
|
Loading…
Reference in a new issue