--- interface Props { canonicalHref: string; term: string; } const { canonicalHref, term } = Astro.props; ---
Cette entrée a été renommée. L’intitulé canonique est : {term}.