Skip to content

Commit fff49f0

Browse files
committed
Merge branch 'main' into production
2 parents a260912 + 4253877 commit fff49f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/fr/awesome/index.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ eleventyNavigation:
99
---
1010
{% from "components/component.njk" import component with context %}
1111
{{ component("callout", {
12-
title: "Vous souhaitez en apprendre plus ?",
13-
description: 'Consultez le <a class="fr-link fr-text--lead" href="https://github.com/codegouvfr/awesome-codegouvfr" target="_blank">dépôt dédié à cette liste</a> et <a class="fr-link fr-text--lead" href="/fr/blog/awesome-codegouvfr-logiciels-libres-remarquables-de-ladministration">l\'article de blog</a> expliquant ce projet.' | safe
12+
title: "Pourquoi ces projets ?",
13+
description: 'Consultez la <a class="fr-link fr-text--lead" href="https://git.sr.ht/~codegouvfr/codegouvfr-data/tree/main/item/awesome-codegouvfr.yml#L5-9" target="_blank">liste des critères</a> et <a class="fr-link fr-text--lead" href="mailto:[email protected]">proposez-nous votre projet</a>.' | safe
1414
}) }}
1515
<div class="fr-my-6w">
1616
<div class="fr-grid-row fr-grid-row--gutters">

0 commit comments

Comments
 (0)