Update index.html

This commit is contained in:
Innovation Inc 2019-09-18 15:16:22 -05:00 committed by GitHub
parent 6aca8245f0
commit b9f7265b18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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");