Skip to content

Commit

Permalink
legal: Update sponsor name in _footer.html.erb (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
goulvench authored Feb 20, 2025
2 parents 3ba0f41 + 14d760e commit 359bfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shared/_footer.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<div class="fr-footer__brand fr-enlarge-link">
<a href="/" title="Retour à l’accueil du site - <%= t("global.service_name") %>">
<p class="fr-logo">
<%= t("global.service_name") %>
<%= t("global.sponsor_html") %>
</p>
</a>
</div>
Expand Down

0 comments on commit 359bfd3

Please sign in to comment.