Skip to content

Commit

Permalink
content/fr/ospos/index.njk: Add link to the OSPO-fr mailing list
Browse files Browse the repository at this point in the history
  • Loading branch information
bzg committed Jan 16, 2025
1 parent dc9caa4 commit 61685cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/fr/ospos/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ eleventyNavigation:
{% from "components/component.njk" import component with context %}
{{ component("callout", {
title: "Qu'est-ce qu'un OSPO ?",
description: 'Consultez la <a class="fr-link fr-text--lead" href="https://code.gouv.fr/fr/blog/definition-ospo/" target="_blank">proposition de définition d\'un OSPO</a> et <a class="fr-link fr-text--lead" href="mailto:[email protected]">sollicitez-nous pour être référencés</a>.' | safe
description: 'Consultez la <a class="fr-link fr-text--lead" href="https://code.gouv.fr/fr/blog/definition-ospo/" target="_blank">proposition de définition d\'un OSPO</a> et <a class="fr-link fr-text--lead" href="mailto:[email protected]">sollicitez-nous pour être référencés</a>.<br/>Les membres de ces OSPOs échangent sur <a class="fr-link fr-text--lead" href="https://groupes.renater.fr/sympa/info/ospo-fr">la liste de discussion OSPO-fr privée</a>.' | safe
}) }}
<div class="fr-my-6w">
<div class="fr-grid-row fr-grid-row--gutters">
Expand Down

0 comments on commit 61685cb

Please sign in to comment.