Update index.html
This commit is contained in:
parent
0d05a1d8b8
commit
05e12178de
|
@ -60,9 +60,6 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<script>
|
||||
var current= new Date();
|
||||
var month=current.getMonth();
|
||||
|
@ -78,9 +75,6 @@
|
|||
loadImage("load.png");
|
||||
}
|
||||
</script>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p class="br">v0.1.3</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue