Add stats to cache

This commit is contained in:
Fred Boniface
2023-05-23 23:52:55 +01:00
parent 256070eb50
commit c8d8dc5736
4 changed files with 8 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
<img class="titleimg" src="./images/logo/logo-full-250.png" alt="OwlBoard Logo">
</picture>
<h2>Statistics</h2>
<p class="stat_desc">Server hostname: <span class="stat_result" id="server_host"></span><br>
<p class="stat_desc">API Server: <span class="stat_result" id="server_host"></span><br>
Runtime Mode: <span class="stat_result" id="server_mode"></span><br>
Statistics Reset: <span class="stat_result" id="time"></span>
</p>