many refinements
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user