diff --git a/index.html b/index.html index a425c76..5a145f9 100644 --- a/index.html +++ b/index.html @@ -31,11 +31,7 @@ function go() { const reckoning = Date.parse("2025-08-17T00:00:00.000Z"); const data = [ - [ "Seattle, Washington, United States of America" ], - [ "Berlin, Germany" ], - [ "Paris, France" ], - [ "Geneva, Switzerland" ], - [ "District of Columbia, United States of America" ] + [ "Seattle, Washington, United States of America" ]:x ]; const countdown = document.getElementById('c');