stats fix

This commit is contained in:
Johannes Findeisen 2020-03-16 23:50:32 +01:00
commit 5ce048387f

View file

@ -18,10 +18,9 @@ generate_index() {
<body style="background-color:#444"> <body style="background-color:#444">
<div style="text-align:center"> <div style="text-align:center">
<div><img src="summary.png" alt="summary"></div> <div><img src="summary.png" alt="summary"></div>
<div><img src="hours.png" alt="hours"></div> <div><img src="hours.png" alt="hours"></div>
<div><img src="days.png" alt="days"></div> <div><img src="days.png" alt="days"></div>
<div><img src="months.png" alt="months"></div> <div><img src="months.png" alt="months"></div>
<div><img src="top10.png" alt="top10"></div>
</div> </div>
</body> </body>
</html> </html>