From 2d2deffdac20afe001593fe592c1cfc55643390e Mon Sep 17 00:00:00 2001 From: echarp Date: Fri, 14 Feb 2020 18:27:57 +0100 Subject: [PATCH] =?UTF-8?q?Libre=20en=20f=C3=AAte=20logo=20on=20the=20main?= =?UTF-8?q?=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refs #167 --- app/views/events/index.html.haml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/events/index.html.haml b/app/views/events/index.html.haml index 89198428..4a03694c 100644 --- a/app/views/events/index.html.haml +++ b/app/views/events/index.html.haml @@ -45,12 +45,12 @@ ical: link_to('iCal', events_path(:rss, tag: params[:tag], format: :ics, region: session[:region])) -%a#banner(href='https://april.org/campagne') - = image_tag 'priorite-logiciel-libre-je-soutiens-april_2_m.png', - width: '374', height: '48', - alt: 'Priorité au Logiciel Libre! Je soutiens l\'April.' +/ %a#banner(href='https://april.org/campagne') +/ = image_tag 'priorite-logiciel-libre-je-soutiens-april_2_m.png', +/ width: '374', height: '48', +/ alt: 'Priorité au Logiciel Libre! Je soutiens l\'April.' -/%a#banner(href='https://www.libre-en-fete.net') -/ = image_tag 'lef.png', width: '486', height: '80', alt: 'Libre en Fete' +%a#banner(href='https://www.libre-en-fete.net') + = image_tag 'lef.png', width: '486', height: '80', alt: 'Libre en Fete' - events_meta