- Updated RootLayout to fetch the authentication session and pass it to the Header component.
- Modified Header to accept session as a prop, enhancing user experience by displaying user-specific information and sign-out functionality.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- iconfull.png comme favicon browser, apple-touch-icon et icône PWA
- manifest.json pour support Android/PWA
- icon.svg clipboard cyan dans public/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- max-w-5xl → max-w-7xl sur le layout global
- grille auto-fill minmax(300px,1fr) pour grands écrans
- ThemeToggle : bordure + fond permanents, emoji text-lg
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>