Update index.html

This commit is contained in:
Innovation Inc 2019-09-18 13:09:37 -05:00 committed by GitHub
parent 6a8db7c6ac
commit 677a8da0cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>