Two small front-end tweaks (public/index.html):
- Default the
/relays table sort to most-recently-checked (lastChecked desc) instead of uptime — now that the prober is live and sweeping, freshest-first is the most useful default. Other columns stay click-sortable.
- Move "Link your pod" from the topbar to the footer — de-emphasize the pod-linking entry point until it's polished. Keep "Relays" in the topbar.
Two small front-end tweaks (
public/index.html):/relaystable sort to most-recently-checked (lastCheckeddesc) instead of uptime — now that the prober is live and sweeping, freshest-first is the most useful default. Other columns stay click-sortable.