From 7843b39799748ad609606673b4939204bbf1abb7 Mon Sep 17 00:00:00 2001 From: carly Date: Mon, 29 Jun 2026 10:35:15 -0600 Subject: [PATCH] Added plausible --- hugo.toml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/hugo.toml b/hugo.toml index 8a985d1..8afb656 100644 --- a/hugo.toml +++ b/hugo.toml @@ -101,10 +101,9 @@ title = 'Federated Computer Core Platform' # apiKey = "" # Algolia Search-Only API (Public) Key # indexName = "" # Index Name to perform search on (or set env variable HUGO_PARAM_DOCSEARCH_indexName) - [params.analytics] # Parameters for Analytics (Google, Plausible) - # plausibleURL = "/docs/s" # (or set via env variable HUGO_PARAM_ANALYTICS_plausibleURL) - # plausibleAPI = "/docs/s" # optional - (or set via env variable HUGO_PARAM_ANALYTICS_plausibleAPI) - # plausibleDomain = "" # (or set via env variable HUGO_PARAM_ANALYTICS_plausibleDomain) + [params.plausible] + scriptURL = "https://plausible.federated.computer/js/pa-TTHUs85Q_ks0AkAXD2rGv.js" + dataDomain = "enterprise.federated.computer" # [params.feedback] # enabled = true