summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorSt33v <github@f3rr3t.com>2026-07-31 09:57:40 +1000
committerSt33v <github@f3rr3t.com>2026-07-31 09:57:40 +1000
commitcef324224678f6d0cf82531c298524b45b6e3d43 (patch)
tree0400ab145c99156cf2805e39ac0e7baa3c337a9f /index.html
parentf926198af74d326218e1d76957877b6ec3038c2f (diff)
Add doc/rtfm.md handbook; fix stale button label and unit description
Commits index.html's "3-day history" button label (deployed earlier this session but not yet committed), drops the now-inaccurate hardcoded day-count from synoptic-morph.service's Description=, and adds doc/rtfm.md as the formation's continuously-maintained handbook per house convention. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6a9fc9f..db6954a 100644
--- a/index.html
+++ b/index.html
@@ -23,6 +23,6 @@
<body>
<img src="/synopticLatest.png" alt="Latest synoptic">
<a class="nav-button radars" href="https://radar.pestrel.com/">Radars</a>
- <a class="nav-button history" href="/morph.html">Monthly history</a>
+ <a class="nav-button history" href="/morph.html">3-day history</a>
</body>
</html>