feat: add i18n with English (default) and PT-BR (/pt-br)
All checks were successful
Deploy / Build & Push (Prod) (push) Successful in 8s
Deploy / Deploy Staging (push) Successful in 4s
Deploy / Deploy Prod (push) Successful in 5s

- Translate index.html to English as default language
- Copy PT-BR version to index.pt-br.html
- Add hreflang tags for SEO in both versions
- Add language selector in navbar (EN ↔ PT-BR)
- Add nginx.conf with Content-Language headers and /pt-br routing
- Update Dockerfile to process and serve both HTML files
This commit is contained in:
2026-04-17 16:11:55 -03:00
parent 361a6721c0
commit ed885aebef
4 changed files with 2020 additions and 189 deletions

1794
index.pt-br.html Normal file

File diff suppressed because it is too large Load Diff