Update index.html
This commit is contained in:
parent
6aca8245f0
commit
b9f7265b18
|
@ -69,7 +69,7 @@
|
||||||
x.setAttribute("src", image);
|
x.setAttribute("src", image);
|
||||||
document.body.appendChild(x);
|
document.body.appendChild(x);
|
||||||
}
|
}
|
||||||
if (month=="4" && date=="13") {
|
if (month=="3" && date=="13") {
|
||||||
loadImage("gate.gif");
|
loadImage("gate.gif");
|
||||||
} else {
|
} else {
|
||||||
loadImage("load.png");
|
loadImage("load.png");
|
||||||
|
|
Loading…
Reference in a new issue