updated docs and HTML

This commit is contained in:
Sebastian Hildebrandt
2023-12-22 18:13:50 +01:00
parent 81d65cf726
commit d55f7e5e92
6 changed files with 11 additions and 5 deletions
+5
View File
@@ -57,6 +57,11 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.21.22</th>
<td>2023-12-22</td>
<td><span class="code">README.md</span> updated docs and HTML</td>
</tr>
<tr>
<th scope="row">5.21.21</th>
<td>2023-12-21</td>
+1 -1
View File
@@ -170,7 +170,7 @@
<img class="logo" src="assets/logo.png" alt="logo">
<div class="title">systeminformation</div>
<div class="subtitle"><span id="typed"></span>&nbsp;</div>
<div class="version">New Version: <span id="version">5.21.20</span></div>
<div class="version">New Version: <span id="version">5.21.22</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">
+1 -1
View File
@@ -85,7 +85,7 @@
<td>X</td>
<td>X</td>
<td>X</td>
<td>'linux', 'darwin', 'win32', ...</td>
<td>'linux', 'darwin', 'Windows', ...</td>
</tr>
<tr>
<td></td>
+2 -2
View File
@@ -84,7 +84,7 @@
<td>X</td>
<td>X</td>
<td>X</td>
<td>'linux', 'darwin', 'win32', ...</td>
<td>'linux', 'darwin', 'Windows', ...</td>
</tr>
<tr>
<td></td>
@@ -757,4 +757,4 @@ si.users().then(data => console.log(data));</code></pre class="example">
</script>
</body>
</html>
</html>