From 8c1dd69a6917f705c49f9def6d19064c4a0d9797 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Thu, 28 Jul 2016 23:20:13 +0200 Subject: [PATCH] suite --- app/views/layouts/public.html.haml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layouts/public.html.haml b/app/views/layouts/public.html.haml index 6341471..c2c80e7 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -176,10 +176,10 @@ .socials_links - =link_to "https://www.facebook.com/sharer/sharer.php?u=#{request.url}", :target => "_blank", :class => "link facebook" do + =link_to "https://www.facebook.com/idn.communication/", :target => "_blank", :class => "link facebook" do =i(:"facebook") - =link_to "https://twitter.com/intent/tweet?url=#{request.url}&via=&text="+CGI::escape(@title.to_s), :target => "_blank", :class => "link twitter" do + =link_to "https://twitter.com/idncontact", :target => "_blank", :class => "link twitter" do =i(:"twitter") .top_link