From f74a597c0931122dff6f76452270633419472354 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Tue, 31 Jan 2023 22:11:34 -0600 Subject: Add task timer --- static/index.html | 4 ++ static/timer.html | 141 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 145 insertions(+) create mode 100644 static/timer.html (limited to 'static') diff --git a/static/index.html b/static/index.html index 83136dc..fd37550 100644 --- a/static/index.html +++ b/static/index.html @@ -51,6 +51,10 @@
+
+ + +
+ + + -- cgit v1.2.3