diff --git a/app/assets/images/footer/logo-beta-gouv-fr.svg b/app/assets/images/footer/logo-beta-gouv-fr.svg deleted file mode 100644 index 9066bf73d..000000000 --- a/app/assets/images/footer/logo-beta-gouv-fr.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/app/assets/images/footer/logo-dinum.svg b/app/assets/images/footer/logo-dinum.svg new file mode 100644 index 000000000..4f179d0ca --- /dev/null +++ b/app/assets/images/footer/logo-dinum.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/app/views/root/_footer.html.haml b/app/views/root/_footer.html.haml index 43c933318..52f274c21 100644 --- a/app/views/root/_footer.html.haml +++ b/app/views/root/_footer.html.haml @@ -44,7 +44,7 @@ %p.fr-logo gouvernement = link_to t("links.footer.betagouv.url"), title: t("links.footer.betagouv.title"), class: "fr-footer__brand-link" do - = image_tag("footer/logo-beta-gouv-fr.svg", class: "fr-footer__logo logo-beta-gouv-fr", alt: "beta.gouv.fr") + = image_tag("footer/logo-dinum.svg", class: "fr-footer__logo logo-beta-gouv-fr", alt: "beta.gouv.fr") .fr-footer__content %p.fr-footer__content-desc = t('links.footer.description_1')