mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
Merge pull request 'correction to plausible domain' (#8) from corretion-to-plausible-domain into main
Reviewed-on: #8
This commit is contained in:
commit
6aab2eaccd
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue