index-main/site/plugins
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
..
beforeafter feat: responsive images for investigation template 2026-02-27 13:51:48 +01:00
horizontal-gallery Rename horizontalgallery block to horizontal-gallery 2026-02-09 19:33:33 +01:00
kirby-seo chore: update kirby-seo plugin to v2.0.0-alpha.12 2026-02-10 16:23:23 +01:00