From b9f7265b181c9d81fbe3d17af67fd9c75aad284b Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Wed, 18 Sep 2019 15:16:22 -0500 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index db0c2ba..1821d9a 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@ x.setAttribute("src", image); document.body.appendChild(x); } - if (month=="4" && date=="13") { + if (month=="3" && date=="13") { loadImage("gate.gif"); } else { loadImage("load.png");