From a345067af8f9c4532118bdcd83ce22f63ba36705 Mon Sep 17 00:00:00 2001 From: Knox Lively Date: Tue, 20 Feb 2024 16:55:30 -0700 Subject: [PATCH] removed plausible analytics due to mintlify providing them --- mint.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/mint.json b/mint.json index f4915c2..781fb3a 100644 --- a/mint.json +++ b/mint.json @@ -80,10 +80,5 @@ "github":"https://github.com/wavetermdev/waveterm", "twitter":"https://x.com/wavetermdev", "linkedin":"https://www.linkedin.com/company/commandlinedev" - }, - "analytics":{ - "plausible":{ - "domain":"docs.waveterm.dev" - } } }