From 2f9c95587fb3ee9253b818b82c4307c279245d83 Mon Sep 17 00:00:00 2001 From: Valentin Kaelin Date: Tue, 10 Oct 2023 21:21:43 +0200 Subject: [PATCH] feat: try to add plausible back --- client/index.html | 3 ++- client/package-lock.json | 9 --------- client/package.json | 1 - client/src/main.js | 2 -- client/src/plugins/plausible.js | 15 --------------- netlify.toml | 10 +++++++++- 6 files changed, 11 insertions(+), 29 deletions(-) delete mode 100644 client/src/plugins/plausible.js diff --git a/client/index.html b/client/index.html index 7301a16..7d90ba8 100644 --- a/client/index.html +++ b/client/index.html @@ -14,7 +14,7 @@ /> - +