Commit graph

4 commits

Author SHA1 Message Date
isUnknown
8ec9928ab9 feat(panel): reorganize navigation menu and rename dashboard
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
Menu changes:
- Add "Enquêtes" menu item with pen icon
- Change "Impacts" icon from book to globe
- Add "Laboratoire" menu item
- Add navigation section with Contact, À propos, Mentions légales
- Clean up duplicate separators

Site blueprint:
- Rename "Site" to "Dashboard" for clarity

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-11 15:28:48 +01:00
isUnknown
d47cd59c83 feat(seo): configure SEO plugin integration
- Add SEO tab to site blueprint
- Configure canonical base URL in config
- Include SEO head snippet in header
- Include SEO schemas snippet in footer

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-10 16:23:28 +01:00
isUnknown
9c874f0af1 Update blueprints for multilingual support
- Extract investigations field to separate file for reusability
- Fix investigations query to work with multilingual pages
- Use site.find() instead of page() for multilingual compatibility

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-09 14:29:49 +01:00
isUnknown
efa5624dab Initial commit 2025-10-03 07:46:23 +02:00