From ddb8b358817629a090f1327549ccdfb25d556259 Mon Sep 17 00:00:00 2001 From: Mansoor Date: Mon, 2 Sep 2024 21:47:48 -0400 Subject: [PATCH] custom plausible analytics --- config.toml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 399fcf8..322008f 100644 --- a/config.toml +++ b/config.toml @@ -40,8 +40,12 @@ style = "github-dark" # customSCSS = ["scss/custom.scss"] # customJS = ["js/custom.js"] -[params.goatCounter] -code = "esc" +#[params.goatCounter] +#code = "esc" + +[params.plausibleAnalytics] + domain = "esc.sh" + serverURL = "plaus.esc.sh" # Giscus comments [params.giscus] # https://giscus.app