Add healthcheck

This commit is contained in:
2026-06-02 04:33:12 -04:00
parent 1fd7803f12
commit 242820f9d1
5 changed files with 33 additions and 3 deletions
+1 -2
View File
@@ -6,8 +6,7 @@
<section class="hero">
<div>
<p class="eyebrow">Today so far</p>
<h1>Temperature dashboard</h1>
<p class="muted">Local timezone: {{ timezone }}. Collector interval: {{ collect_interval_seconds // 60 }} min.</p>
<h1>Vet Temperatures</h1>
</div>
<a class="button" href="/reports">Make report</a>
</section>