forked from codegouvfr/eleventy-dsfr
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
module.exports = { | ||
footer_content_description: ` | ||
Mission logiciels libres et communs numériques est porté par la <a href="https://www.numerique.gouv.fr/" target="_blank">direction interministérielle du numérique</a>. | ||
<br>Le <a href="https://github.com/codegouvfr/codegouv-website" title="code source - Nouvelle fenêtre" target="_blank" rel="noreferrer noopener">code source</a> est publié sous licence libre.</p>` | ||
Le site de la mission logiciels libres et communs numériques est une publication de la <a href="https://www.numerique.gouv.fr/" target="_blank">direction interministérielle du numérique</a>. Le <a href="https://github.com/codegouvfr/codegouv-website" title="code source - Nouvelle fenêtre" target="_blank" rel="noreferrer noopener">code source de ce site</a> est publié sous licence libre.</p>` | ||
} |