txtodo.app

[DORMANT] the official website of txtodo
git clone git://git.figbert.com/txtodo.app.git
Log | Files | Refs | README | LICENSE

commit 9231ffca5817fc6f157722ca1273dd0b12f4fb8b
parent c8f411df202e9dbf7fe8774be2b6be80927c4d75
Author: FIGBERT <figbert@figbert.com>
Date:   Thu, 18 Mar 2021 17:22:27 -0700

Remove analytics script

Diffstat:
Mpublic/index.html | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html @@ -19,7 +19,6 @@ <meta name="theme-color" content="#ffffff"> <link rel='stylesheet' href='/main.css'> <script defer src='/build/bundle.js'></script> - <script async defer data-website-id="fdcae343-d1eb-441c-a20b-dfc8e6d32644" integrity="sha384-ktvnY3fkD0WTTw2i3sBMK8ZyhxrUCIv9OLeE3NitG/fIqM+j5Q+J2FNIULaoY8sW" src="https://umami.figbert.com/umami.js" crossorigin="anonymous"></script> </head> <body> </body>