From a10b63c3328ee6fcc0bc9cc82802c45ef8cab29c Mon Sep 17 00:00:00 2001 From: xwashere Date: Sat, 13 Jul 2024 00:47:07 -0400 Subject: [PATCH] a --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5a145f9..a7edbe1 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ function go() { const reckoning = Date.parse("2025-08-17T00:00:00.000Z"); const data = [ - [ "Seattle, Washington, United States of America" ]:x + [ "Seattle, Washington, United States of America" ] ]; const countdown = document.getElementById('c');