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