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) {