aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-08 22:38:05 -0400
committerLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-08 22:38:05 -0400
commit1255ea83568701f460f721e0c1a5d461fb0c5a25 (patch)
treee256ee1abe27e93fd3762938fd787fa91867fa6e /index.html
parentc4bf06b11cb5e8ebb1e7ed2ecc7bfeded0cfc42f (diff)
downloaddonetick-frontend-1255ea83568701f460f721e0c1a5d461fb0c5a25.tar.gz
donetick-frontend-1255ea83568701f460f721e0c1a5d461fb0c5a25.tar.bz2
donetick-frontend-1255ea83568701f460f721e0c1a5d461fb0c5a25.zip
Remove unnecessary script tag from index.html
Diffstat (limited to 'index.html')
-rw-r--r--index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/index.html b/index.html
index 7d0b091..1ac23fa 100644
--- a/index.html
+++ b/index.html
@@ -1,12 +1,6 @@
<!doctype html>
<html lang="en">
<head>
- <script
- defer
- data-domain="donetick.com"
- src="https://collector.wannaknow.link/js/script.js"
- ></script>
-
<meta charset="UTF-8" />
<!-- <link rel="icon" type="image/svg+xml" href="/logo.svg" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />