summaryrefslogtreecommitdiffstats
path: root/assets/index.html
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-10-12 18:24:15 -0500
committerToby Vincent <tobyv@tobyvin.dev>2024-10-12 18:28:31 -0500
commitaac6390f82d1f8626c466b531870dc5bde080f87 (patch)
tree8e6ecfaa68580d4d12a83513a403316a21b6703c /assets/index.html
parent8b9eb6eb88d871309348dff1527d69b4b32a98ec (diff)
feat: improve web-ui and add details
Diffstat (limited to 'assets/index.html')
-rw-r--r--assets/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/index.html b/assets/index.html
index b0a6c18..c03a7b7 100644
--- a/assets/index.html
+++ b/assets/index.html
@@ -19,7 +19,7 @@
<td id="issues">No issues detected</td>
</tr>
</table>
- <hr></hr>
+ <hr />
<table id="services"></table>
</main>
</body>