From 3377d0680dacf5847f4b1932c6614754c1fb6699 Mon Sep 17 00:00:00 2001 From: Han Dai <10000@daihan.me> Date: Sun, 21 Aug 2022 21:25:46 +0000 Subject: [PATCH] Update 'covid-speedrun/index.html' --- covid-speedrun/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/covid-speedrun/index.html b/covid-speedrun/index.html index c1e8db1..dcbe730 100644 --- a/covid-speedrun/index.html +++ b/covid-speedrun/index.html @@ -94,7 +94,7 @@ } setInterval(now, 10); // // Win - // cell1.innerHTML = "Tested Negative!"; + // cell1.innerHTML = "🏆 Tested Negative!"; // cell2.innerHTML = timeSince(new Date("Aug xx, 2022 xx:00:00.000") - timeline["First Positive"]);