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"]);