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