Commit Graph

4 Commits

Author SHA1 Message Date
d9021e436a feat: sostituisce Cormorant Garamond con Justov (font display)
- Justov.ttf aggiunto in public/assets/ (estratto dall'HTML prototipo)
- global.css: @font-face per Justov, --serif aggiornato, rimossa Google Fonts per Cormorant
- Layout.astro: rimosso Cormorant Garamond dalla query Google Fonts
- Tutti i var(--serif) (nav, h1, section-title, hero, footer) usano ora Justov

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-21 16:11:23 +02:00
d763aa98f7 assets: aggiorna logo.jpg e logo.png 2026-05-21 15:23:18 +02:00
4663207619 fix: web.config inheritInChildApplications, form error messages, docs infra
- web.config: aggiunto inheritInChildApplications=false per evitare che
  rewrite rules e httpErrors si propaghino alle Virtual Applications figlie
- contatti.astro: errori HTTP 400 mostrano il messaggio specifico dell'API
  invece del messaggio generico
- docs/INFRA.md: documentazione infrastruttura IIS e procedura di deploy

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-21 13:51:04 +02:00
634c1822b0 Initial commit 2026-05-15 09:52:56 +02:00