diff --git a/app/assets/images/footer/logo-dmra-carre.png b/app/assets/images/footer/logo-dmra-carre.png deleted file mode 100644 index 80d82162267..00000000000 Binary files a/app/assets/images/footer/logo-dmra-carre.png and /dev/null differ diff --git a/app/assets/images/footer/logo-dmra-horisontal.png b/app/assets/images/footer/logo-dmra-horisontal.png index 685255a18ec..b5db56dfda5 100644 Binary files a/app/assets/images/footer/logo-dmra-horisontal.png and b/app/assets/images/footer/logo-dmra-horisontal.png differ diff --git a/app/assets/images/footer/logo-netpf.svg b/app/assets/images/footer/logo-netpf.svg deleted file mode 100644 index 45718e45493..00000000000 --- a/app/assets/images/footer/logo-netpf.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/app/assets/images/footer/sipf-footer.png b/app/assets/images/footer/sipf-footer.png deleted file mode 100644 index adc38141ee0..00000000000 Binary files a/app/assets/images/footer/sipf-footer.png and /dev/null differ diff --git a/app/assets/images/header/logo-md-wide.svg b/app/assets/images/header/logo-md-wide.svg index 0303e9f56cb..17147a592da 100644 --- a/app/assets/images/header/logo-md-wide.svg +++ b/app/assets/images/header/logo-md-wide.svg @@ -1,446 +1 @@ - -image/svg+xml - - - - - - - - - - - - - - - - - - - - MES•DEMARCHES.GOV.PF - - - - - MES•DEMARCHES.GOV.PF - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/config/custom_locales/links.en.yml b/config/custom_locales/links.en.yml index b1e13ce474d..76c1a7a3e78 100644 --- a/config/custom_locales/links.en.yml +++ b/config/custom_locales/links.en.yml @@ -6,7 +6,6 @@ en: alt: "Logo DMRA" height: 90 width: 240 - name: "DMRA" provided_by: "DMRA" title: "Direction de la Modernisation et des Réformes de l'Administration" url: "https://www.service-public.pf/voir/annuaire/dmra-direction-modernisation-et-reformes-administration/" @@ -14,8 +13,6 @@ en: description_1: | Mes-Démarches is supported by Direction of Modernization and Reform of the Administration and forked from demarches-simplifiees.fr, led by - aide: - url: "https://faq.demarches-simplifiees.fr" cgu: url: "https://mes-demarches.gitbook.io/documentation/cgu" rgpd: @@ -24,18 +21,7 @@ en: url: "https://mes-demarches.gitbook.io/documentation/cgu#rgpd" doc: url: "https://mes-demarches.gitbook.io/documentation" - faq: - url: "https://mes-demarches.gitbook.io/documentation/questions-frequentes" - mentions_legales: - url: "https://mes-demarches.gitbook.io/documentation/cgu#mentions-legales" releases: url: "https://github.com/govpf/mes-demarches/releases" status_page: url: "https://updown.io/cugq" - suivi: - label: "Audience tracking and privacy" - title: "Audience tracking and privacy" - webinaire: - label: "Online workshop registration" - title: "Online workshop registration" - url: "https://app.livestorm.co/demarches-simplifiees" diff --git a/config/custom_locales/links.fr.yml b/config/custom_locales/links.fr.yml index 965bf1124b0..c50fc4d38f5 100644 --- a/config/custom_locales/links.fr.yml +++ b/config/custom_locales/links.fr.yml @@ -6,7 +6,6 @@ fr: alt: "Logo DMRA" height: 90 width: 240 - name: "DMRA" provided_by: "la DMRA" title: "Direction de la Modernisation et des Réformes de l'Administration" url: "https://www.service-public.pf/voir/annuaire/dmra-direction-modernisation-et-reformes-administration/" @@ -14,8 +13,6 @@ fr: description_1: | Mes-Démarches est porté par la Direction de la Modernisation et des Réformes de l'Administration et est basé sur démarches-simplifiées.fr créé par - aide: - url: "https://faq.demarches-simplifiees.fr" cgu: url: "https://mes-demarches.gitbook.io/documentation/cgu" rgpd: @@ -24,10 +21,6 @@ fr: url: "https://mes-demarches.gitbook.io/documentation/cgu#rgpd" doc: url: "https://mes-demarches.gitbook.io/documentation" - faq: - url: "https://mes-demarches.gitbook.io/documentation/questions-frequentes" - mentions_legales: - url: "https://mes-demarches.gitbook.io/documentation/cgu#mentions-legales" releases: url: "https://github.com/govpf/mes-demarches/releases" status_page: diff --git a/config/i18n-tasks.yml b/config/i18n-tasks.yml index 687418fadf8..154a2d0c1fb 100644 --- a/config/i18n-tasks.yml +++ b/config/i18n-tasks.yml @@ -17,6 +17,7 @@ data: read: - config/locales/*%{locale}.yml - config/locales/**/*%{locale}.yml + - config/custom_locales/*%{locale}.yml # Locale files to write new keys to, based on a list of key pattern => file rules. Matched from top to bottom: # `i18n-tasks normalize -p` will force move the keys according to these rules diff --git a/config/locales/links.en.yml b/config/locales/links.en.yml index 5b58eaaebd5..c7e19bae9b7 100644 --- a/config/locales/links.en.yml +++ b/config/locales/links.en.yml @@ -1,14 +1,7 @@ en: links: provider: - logo: - src: "footer/logo-dmra-carre-120x164.png" - alt: "Logo DMRA" - height: 164 - width: 120 provided_by: "The DINUM" - title: "Direction Interministérielle au Numérique" - url: "https://numerique.gouv.fr" common: faq: label: "FAQ" diff --git a/config/locales/links.fr.yml b/config/locales/links.fr.yml index af4c7105385..27159067def 100644 --- a/config/locales/links.fr.yml +++ b/config/locales/links.fr.yml @@ -1,11 +1,6 @@ fr: links: provider: - logo: - src: "footer/logo-dmra-carre-120x164.png" - alt: "Logo DMRA" - height: 164 - width: 120 provided_by: "la DINUM" title: "Direction Interministérielle au Numérique" url: "https://numerique.gouv.fr"