Update index.html
This commit is contained in:
parent
6a8db7c6ac
commit
677a8da0cb
|
@ -70,7 +70,7 @@
|
|||
if (month=4 && day=13) {
|
||||
document.write("<img src='gate.gif'>")
|
||||
} else {
|
||||
document.write("<img src='load.png' style="rotate_Img">")
|
||||
document.write("<img src='load.png' style='rotate_Img'>")
|
||||
}
|
||||
</script>
|
||||
</td>
|
||||
|
|
Loading…
Reference in a new issue