From abb12509001645507bba1df6f7806896efe534dc Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Fri, 25 Oct 2024 20:58:56 -0700 Subject: [PATCH] correction to plausible domain --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 05e4a16..2b7910a 100644 --- a/config.toml +++ b/config.toml @@ -227,7 +227,7 @@ custom_subset = true [extra.analytics] service = "plausible" -id = "www.softinio.com" +id = "softinio.com" self_hosted_url = "https://analytics.softinio.net" # Specify which analytics service you want to use. # Supported options: ["goatcounter", "umami", "plausible"] -- 2.46.1