From 7e1c98006e63ddf946ec128abd149cf4633d7cba Mon Sep 17 00:00:00 2001 From: Han Dai <10000@daihan.me> Date: Sun, 21 Aug 2022 21:31:12 +0000 Subject: [PATCH] Update 'covid-speedrun/index.html' --- covid-speedrun/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/covid-speedrun/index.html b/covid-speedrun/index.html index dcbe730..f89cf5e 100644 --- a/covid-speedrun/index.html +++ b/covid-speedrun/index.html @@ -65,8 +65,9 @@ "Headache (Mild)": new Date("Aug 18, 2022 22:11:33.451"), "No Symptom (while not talking)": new Date("Aug 19, 2022 10:31:12.516"), "Oxygen Lvl back to normal 97%-98%" : new Date("Aug 19, 2022 11:00:00.000"), - "No Symptom": new Date("Aug 20, 2022 09:12:44.915"), + "No Symptom (when getting up)": new Date("Aug 20, 2022 09:12:44.915"), "Tickly Throat": new Date("Aug 20, 2022 20:27:32.013"), + "Full Recovered": new Date("Aug 21, 2022 11:30:00.123"), } for (var event in timeline) {