diff --git a/apps/landing/src/pages/changelog/index.astro b/apps/landing/src/pages/changelog/index.astro index 8640f69..0fb0a9f 100644 --- a/apps/landing/src/pages/changelog/index.astro +++ b/apps/landing/src/pages/changelog/index.astro @@ -126,12 +126,23 @@ const jsonLd = { ) : (
    - {rendered.map(({ data, Content }) => ( + {rendered.map(({ data, Content }, index) => { + // Seule la carte la plus récente porte le pill type — pour les + // autres on retire le bruit visuel (le contexte de "Nouveauté" + // s'épuise quand la version a 2 mois). Le pill survivant est + // accentué par le glow autour de la carte (cf.