From 13ce0baac2d77fcb44c45ce357aff3e2dfff0d8c Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Fri, 3 Aug 2018 01:59:48 +0200 Subject: [PATCH] suite --- app/views/layouts/public.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index 96cb171..d255847 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -172,7 +172,7 @@ %div{:class => "actu"} - .img.with_ratio{:style => "background-image:url('#{article['image_url']}');background-size:100%;background-size:cover;", :data => {:ratio => 0.62}} + .img.with_ratio{:style => "background-image:url('http://payresas.quartz.xyz#{article['image_url']}');background-size:100%;background-size:cover;", :data => {:ratio => 0.62}}