Remove outdated documentation files

- Deleted `I18N_IMPLEMENTATION_PLAN.md` and `PROJECT_PROGRESS.md` to declutter the repository.
- These documents were finalized, no longer relevant, and superseded by implemented features and external references.
This commit is contained in:
Felipe Cardoso
2025-11-27 18:55:29 +01:00
parent 77ed190310
commit 29074f26a6
20 changed files with 95 additions and 5566 deletions

View File

@@ -20,7 +20,7 @@ const technologies: Tech[] = [
color: 'from-teal-500 to-green-600',
},
{
name: 'Next.js 15',
name: 'Next.js 16',
description: 'React 19, App Router, Server Components',
color: 'from-slate-900 to-slate-700',
},