From 1afa9eecc218dce35663a703d739176955458e71 Mon Sep 17 00:00:00 2001 From: Viren070 Date: Thu, 6 Mar 2025 21:42:28 +0000 Subject: [PATCH] fix: remove my domain from template honey config --- honey.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/honey.config.json b/honey.config.json index 7585ff1..2479798 100644 --- a/honey.config.json +++ b/honey.config.json @@ -154,7 +154,7 @@ { "name": "Plausible", "desc": "Privacy-friendly analytics.", - "href": "https://plausible.viren070.me", + "href": "https://plausible.yourdomain.com", "icon": "https://raw.githubusercontent.com/plausible/docs/master/static/img/plausible-analytics-icon-top.png" }