From 149cb38a689dec5f5051d13a2f2d03d8c06a7dd1 Mon Sep 17 00:00:00 2001 From: daudix Date: Thu, 4 Jul 2024 22:01:03 +0300 Subject: [PATCH] Use a separate goatcounter account for duckquill It's been messing up views for my website so it should live it's won life --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index aa674a6..2b2dca3 100644 --- a/config.toml +++ b/config.toml @@ -140,4 +140,4 @@ show_qr = true # Your GoatCounter server; goatcounter.com is used by default. # host = "YOUR_SERVER" # Your GoatCounter username -user = "daudix" +user = "duckquill"