GOAL - W6 Internal linking & crawl depth <=3 clicks (odoo-expertos). Branch: fix/w6-internal-links. Repo: C:\Users\eugen\.cursor\projects\Odoo Expertos\odoo-expertos. Work ONLY in this repo. Context: FULL-AUDIT-REPORT.md (Part B sec B1). The header/nav is injected client-side by createHeader() (JS), so ~1,163 pages have no nav in static HTML; ~37 articles/lang are orphaned; article bodies have no internal links. TASK: (1) Write a codemod that bakes the header and footer into static HTML in every /index.html (replace the JS createHeader()/createFooter() injection with the equivalent static
/