many refinements

This commit is contained in:
2025-11-02 15:20:34 -08:00
parent a9681e2c94
commit 982b7a374d
12 changed files with 169 additions and 170 deletions

View File

@ -28,7 +28,7 @@ function fetchSSDData() {
</head>
<body>
<div class="container">
<h1>SSD Health Dashboard</h1>
<button onclick="window.location.reload();" class="title-button"><h1>SSD Health Dashboard</h1></button>
<?php
$i=0;
$ssdData = fetchSSDData(); // Fetch data from the API