mirror of
https://github.com/logos-co/roadmap.git
synced 2026-08-31 02:41:06 +00:00
Inject a small <nav class="week-nav"> element after each report's <header>, with data-router-ignore links to the adjacent reports' HTML files. The first report (2026-01-26) has no prev link; the latest (2026-06-29) has no next link — placeholders are used so layout stays consistent. Matching CSS is added once per file inside the existing <style> block, delimited with /* week-nav-css */ markers so the script is idempotent and re-runnable when new weeks are added.