From af80ff4ff9fad11b36e77f80b484e88aefd491be Mon Sep 17 00:00:00 2001 From: David Contreras Date: Sat, 10 Aug 2024 09:26:35 -0600 Subject: [PATCH] Add hide report button --- index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index c2f4602..6ffde6d 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ const mathWorker = new Worker("mathWorker.js", { type: "classic" }); - +
-
+