Skip to content

Commit 7b87fff

Browse files
committed
content/fr/index.11tydata.js: Rework wording
1 parent edfac05 commit 7b87fff

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

content/fr/index.11tydata.js

+3-9
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,15 @@ module.exports = {
2121
accordionItems: [
2222
{
2323
title: "Vous êtes un agent public et souhaitez référencer un logiciel libre dans le SILL ?",
24-
content: `
25-
<p><a href="https://code.gouv.fr/sill/add-software" target="_blank">Inscrivez-vous !</a></p>
26-
`
24+
content: `<p><a href="https://code.gouv.fr/sill/add-software" target="_blank">Inscrivez-vous !</a></p>`
2725
},
2826
{
2927
title: "Vous êtes une mission de service public et souhaitez référencer vos dépôts de code source dans notre inventaire ?",
30-
content: `
31-
<p>Pour ajouter une forge, un compte d'organisation GitHub ou un groupe GitLab, écrivez à <a href="mailto:[email protected]">[email protected]</a> ou envoyez un correctif pour <a href="https://github.com/codegouvfr/codegouvfr-data/blob/main/comptes-organismes-publics.yml" target="_blank">ce fichier</a>.<p>
32-
<p>Attention : nous ne référençons pas les comptes personnels.</p>
33-
`
28+
content: `<p>Pour ajouter une forge ou un compte d'organisation sur une forge existante, écrivez à <a href="mailto:[email protected]">[email protected]</a> ou envoyez un correctif pour <a href="https://github.com/codegouvfr/codegouvfr-data/blob/main/comptes-organismes-publics.yml" target="_blank">bce fichier</a>.<p><p>Attention : nous ne référençons pas les comptes personnels.</p>`
3429
},
3530
{
3631
title: "Vous êtes un BlueHat et souhaitez proposer un atelier ou une rencontre ?",
37-
content: `
38-
<p>Écrivez à <a href=\"mailto:[email protected]\">[email protected]</a>.</p>`
32+
content: `<p>Écrivez à <a href=\"mailto:[email protected]\">[email protected]</a>.</p>`
3933
}
4034
]
4135
};

0 commit comments

Comments
 (0)