diff options
| author | St33v <github@f3rr3t.com> | 2026-07-31 09:57:40 +1000 |
|---|---|---|
| committer | St33v <github@f3rr3t.com> | 2026-07-31 09:57:40 +1000 |
| commit | cef324224678f6d0cf82531c298524b45b6e3d43 (patch) | |
| tree | 0400ab145c99156cf2805e39ac0e7baa3c337a9f /index.html | |
| parent | f926198af74d326218e1d76957877b6ec3038c2f (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.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
