Add Healthcare/NPI section to nav dropdown across all static pages

The site's pre-rendered public/**/index.html pages each embed their own copy
of the Services mega-dropdown and do not read src/partials/nav.html, so the
earlier nav.html-only edit never appeared. inject_healthcare_nav.py adds the
canonical Healthcare block (Medicare Revalidation, Medicare Enrollment, NPI/
NPPES Services, free NPI Compliance Check) to the desktop Column 3 + mobile
menu of all 80 static pages. Idempotent.
This commit is contained in:
justin 2026-06-05 03:05:19 -05:00
parent e212f20a34
commit 5cfe9702e2
82 changed files with 332 additions and 160 deletions

File diff suppressed because one or more lines are too long