From 6e49774be6813baffff6ccbeeb533e3e3b43010b Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Tue, 15 Jun 2021 09:39:24 +0200 Subject: [PATCH] fb link --- 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 305b825..99c7353 100644 --- a/app/views/layouts/public.html.haml +++ b/app/views/layouts/public.html.haml @@ -207,7 +207,7 @@ #place #socials{:style => "padding-top:40px;"} - =link_to ic(:facebook), "https://www.facebook.com/musifratfestivalofficiel", :target => "_blank" + =link_to ic(:facebook), "https://www.facebook.com/musifratfestival", :target => "_blank" =link_to ic(:instagram), "https://www.instagram.com/musifratfestival" , :target => "_blank" =link_to ic(:youtube), "https://www.youtube.com/channel/UCcLn0RwcpVfpTJGT3V4PrQw" , :target => "_blank"