master
parent
727ca5a0f1
commit
a10b63c332
|
@ -31,7 +31,7 @@
|
||||||
function go() {
|
function go() {
|
||||||
const reckoning = Date.parse("2025-08-17T00:00:00.000Z");
|
const reckoning = Date.parse("2025-08-17T00:00:00.000Z");
|
||||||
const data = [
|
const data = [
|
||||||
[ "Seattle, Washington, United States of America" ]:x
|
[ "Seattle, Washington, United States of America" ]
|
||||||
];
|
];
|
||||||
|
|
||||||
const countdown = document.getElementById('c');
|
const countdown = document.getElementById('c');
|
||||||
|
|
Loading…
Reference in New Issue