From cd899df5416373ff565292f9de998328bf27bced Mon Sep 17 00:00:00 2001 From: Simon Cambier Date: Sat, 2 Dec 2023 22:34:24 +0100 Subject: [PATCH] Removed useless analytics --- src/app.html | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/src/app.html b/src/app.html index 72dd2f5..c97333b 100644 --- a/src/app.html +++ b/src/app.html @@ -10,16 +10,7 @@ type="text/css" href="https://cdn.jsdelivr.net/combine/ npm/codemirror@5.65.16/lib/codemirror.min.css, -npm/codemirror@5.65.16/theme/nord.min.css" - /> - +npm/codemirror@5.65.16/theme/nord.min.css" /> @@ -27,8 +18,7 @@ npm/codemirror@5.65.16/theme/nord.min.css" + content="Paste is a client-side paste service with no database, and no back-end code. The data is stored entirely in the shared link" /> %sveltekit.head%