diff --git a/app/views/shared/_head.html.erb b/app/views/shared/_head.html.erb index c88d343..6c3c30c 100644 --- a/app/views/shared/_head.html.erb +++ b/app/views/shared/_head.html.erb @@ -33,7 +33,7 @@ -<%= favicon_link_tag 'images/favicon.ico', :rel => 'shortcut icon' %> +<%#= favicon_link_tag 'images/favicon.ico', :rel => 'shortcut icon' %> <%= yield :javascript %> <%= raw ajaxful_rating_style %>