Update index.html

This commit is contained in:
Ben Gräf 2017-12-04 17:25:14 +01:00 committed by GitHub
parent 16370c4bd7
commit 2c6fea0a28

View file

@ -283,7 +283,7 @@ function isOnline(lastStatus) {
<th>Hashrate</th> <th>Hashrate</th>
<th>Hashrate 1m</th> <th>Hashrate 1m</th>
<th>Hashrate 60m</th> <th>Hashrate 15m</th>
<th>Hashrate Highest</th> <th>Hashrate Highest</th>
<th>Hashes Total</th> <th>Hashes Total</th>
@ -334,4 +334,4 @@ function isOnline(lastStatus) {
</div> </div>
</div> </div>
</body> </body>
</html> </html>