Commit Graph

1 Commits

Author SHA1 Message Date
Mauricio López Coria b26959a041 Fix hreflang canonical + LangToggle: use centralized ES/EN slug map
- Add src/i18n/hreflang-map.ts with getHreflangUrl() for translated slugs
- Fix BaseLayout.astro hreflang tags (was hardcoding ES='/', 404 URLs)
- Fix LangToggle.astro to use hreflang map instead of naive path swap
- Fix htaccess.conf: remove !-f / !-d that blocked .html redirects
2026-07-05 20:34:15 -03:00