From 07112f2e15448ada9833d345c8f475d286914f6b Mon Sep 17 00:00:00 2001 From: simon lehericey Date: Mon, 25 Nov 2019 17:02:50 +0100 Subject: [PATCH] Remove alt on decorative image --- app/views/root/landing.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/root/landing.html.haml b/app/views/root/landing.html.haml index c3bd5de37..0ce2cc7de 100644 --- a/app/views/root/landing.html.haml +++ b/app/views/root/landing.html.haml @@ -14,13 +14,13 @@ %em.hero-tagline-em en ligne .hero-illustration - %img{ :src => image_url("landing/hero/dematerialiser.svg"), alt: "dématérialisez" } + %img{ :src => image_url("landing/hero/dematerialiser.svg"), alt: '' } .landing-panel.usagers-panel .container .role-panel-wrapper .role-panel-30.role-usagers-image - %img.role-image{ :src => image_url("landing/roles/usagers.svg"), alt: "usager" } + %img.role-image{ :src => image_url("landing/roles/usagers.svg"), alt: '' } .role-panel-70 %h1.role-panel-title Vous souhaitez effectuer une demande auprès d'une administration ?