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}}