HORNET BAY
FLIGHT LOG
← ALL ENTRIES

One compass, every page: the RETURN TO BASE block goes site-wide — with a template behind it b18df38

SITEBRAND The Flight Log header showing the two same-size navigation buttons side by side — BACK TO THE COCKPIT (MAIN MENU) and RETURN TO BASE (Newest Post)

Every page on the site now ends its header with the same two-button compass, in the same place, in the same order — and it is no longer maintained by hand:

  1. Two same-size buttons, side by side. ← BACK TO THE COCKPIT with (MAIN MENU) chalked underneath leads on the left; RETURN TO BASE with (Newest Post) underneath follows — one hop to the game, one to the newest journal entry, from any page on the site.
  2. Consistent everywhere, 203 pages. Flight Log home, all 124 entry pages, every tag page, the store, the assets quartermaster, the print bay and all 37 model pages, and the analytics dashboard — same block, same position: the last element of the header.
  3. A template, not a habit. The block and the shared Hornet Bay chrome (fonts, sizes, palette, banner, brand, logbrand) now live in one canonical source — site_header.py — served to every page through the new shared /css/site.css. The journal generator and the print-page generator embed it at birth, and a drift-guard script (site_sync.py) re-stamps the whole fleet on demand. Any page created from here on arrives already in formation.