index-main/site/snippets
isUnknown df31382a97 feat: responsive images for investigation template
Add srcsets in config:
- cover-hero: 940px fixe ≥1000px, 90vw en dessous
- body-full: 100vw (1 colonne)
- body-half: 50vw ≥768px, 90vw en dessous (2 colonnes)

Apply in templates/snippets:
- Cover hero → snippet picture + cover-hero
- Body 1-col images → snippet picture + body-full
- Body 2-col images → snippet picture + body-half
- gallery.php → snippet picture (sizes/srcset paramétrables)
- beforeafter.php → srcset/sizes sur <img> (pas de <picture> pour ne pas
  casser le JS du slider)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 13:51:48 +01:00
..
blocks feat: responsive images for investigation template 2026-02-27 13:51:48 +01:00
back-to-top.php btn back to top 2026-02-23 18:12:04 +01:00
bottom-bar.php bottom bar snippet 2026-02-25 17:19:20 +01:00
card-open-graph.php ajustements style 2026-02-06 15:10:27 +01:00
footer.php site nav 2026-02-26 17:24:54 +01:00
header.php fix head title 2026-02-27 12:17:50 +01:00
index.html Initial commit 2025-10-03 07:46:23 +02:00
modal-share.php add title to share modal 2026-02-06 15:26:52 +01:00
nav.php feat: accessibility for site-menu 2026-02-27 12:13:40 +01:00
picture.php feat: responsive images for investigation cover cards 2026-02-27 11:44:26 +01:00
search-form.php slider hero 2026-01-08 14:53:08 +01:00
socials.php bottomBar responsive 2026-02-23 15:55:20 +01:00
toc.php Add table of contents snippet and update menu config 2026-02-09 14:29:49 +01:00