code cleanup

This commit is contained in:
Sebastian Hildebrandt
2021-01-26 10:57:12 +01:00
parent cb2c057294
commit 83d82875d4
6 changed files with 12 additions and 6 deletions
+6 -1
View File
@@ -56,6 +56,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.0.1</th>
<td>2020-01-26</td>
<td>code cleanup</td>
</tr>
<tr>
<th scope="row">5.0.0</th>
<td>2020-01-26</td>
@@ -2062,4 +2067,4 @@
</body>
</html>
</html>
+2 -2
View File
@@ -170,7 +170,7 @@
<img class="logo" src="assets/logo.png">
<div class="title">systeminformation</div>
<div class="subtitle"><span id="typed"></span>&nbsp;</div>
<div class="version">New Version: <span id="version">5.0.0</span></div>
<div class="version">New Version: <span id="version">5.0.1</span></div>
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
</div>
<div class="down">
@@ -396,4 +396,4 @@
</script>
</body>
</html>
</html>