diff --git a/DurandalAuth.Web/Views/Home/Index.cshtml b/DurandalAuth.Web/Views/Home/Index.cshtml index 6da7d5c..49023c4 100644 --- a/DurandalAuth.Web/Views/Home/Index.cshtml +++ b/DurandalAuth.Web/Views/Home/Index.cshtml @@ -89,7 +89,8 @@ 'theme' : 'transparent', 'share' : { 'position' : 'right', - 'services' : "facebook,twitter,linkedin,more" + 'services' : "twitter,linkedin,facebook,more", + 'postShareRecommendedMsg' : "" } });