Skip to content
Snippets Groups Projects
Commit 6f4a5551 authored by alexandre.caldato's avatar alexandre.caldato
Browse files

fixed typo

parent bd1f7ce9
Branches
Tags
No related merge requests found
......@@ -16,7 +16,7 @@ theme:
intitule: "Intitulé"
header:
titre: "Titre"
soustitre: "Sous-titre"
sous_titre: "Sous-titre"
no_search: true
footer:
description: "Description à modifier"
......
......@@ -27,7 +27,7 @@
{{ config.theme.header.titre }}
</p>
</a>
<p class="fr-header__service-tagline">{{ config.theme.header.soustitre }}</p>
<p class="fr-header__service-tagline">{{ config.theme.header.sous_titre }}</p>
</div>
</div>
<div class="fr-header__tools">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment